Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/pax/
Dpat_rep.c74 static int fn_match(char *, char *, char **);
457 } else if (fn_match(pt->pstr, arcn->name, &pt->pend) == 0)
494 fn_match(char *pattern, char *string, char **pend) function
543 if (!fn_match(pattern, string, pend))