Searched defs:strv_fnmatch (Results 1 – 2 of 2) sorted by relevance
232 static inline bool strv_fnmatch(char* const* patterns, const char *s) { in strv_fnmatch() function
952 TEST(strv_fnmatch) { in TEST() argument