Searched refs:WildCaseCmp (Results 1 – 1 of 1) sorted by relevance
70 static int WildCaseCmp(const char *w, const char *s);376 ret = WildCaseCmp(evf->wildcard_match, str); in match_filter()423 WildCaseCmp(const char *w, const char *s) in WildCaseCmp() function