Searched refs:fn_match (Results 1 – 1 of 1) sorted by relevance
66 static int fn_match (char *, char *, char **);431 } else if (fn_match(pt->pstr, arcn->name, &pt->pend) == 0) in pat_match()468 fn_match(char *pattern, char *string, char **pend) in fn_match() function517 if (!fn_match(pattern, string, pend)) in fn_match()