Searched refs:strv_fnmatch_strv_or_empty (Results 1 – 1 of 1) sorted by relevance
8 static bool strv_fnmatch_strv_or_empty(char* const* patterns, char **strv, int flags) { in strv_fnmatch_strv_or_empty() function42 !strv_fnmatch_strv_or_empty(patterns, v, FNM_NOESCAPE)) in verb_unit_files()