Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-unit-files.c8 static bool strv_fnmatch_strv_or_empty(char* const* patterns, char **strv, int flags) { in strv_fnmatch_strv_or_empty() function
42 !strv_fnmatch_strv_or_empty(patterns, v, FNM_NOESCAPE)) in verb_unit_files()