Home
last modified time | relevance | path

Searched refs:match_suffix (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/boot/efi/
Dcpio.c310 const CHAR16 *match_suffix, in pack_cpio() argument
387 if (match_suffix && !endswith_no_case(dirent->FileName, match_suffix)) in pack_cpio()
Dcpio.h9 const CHAR16 *match_suffix,