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