Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h195 int pat_match(ARCHD *);
H A Dar_subs.c99 if ((res = pat_match(arcn)) < 0) in list()
183 if ((res = pat_match(arcn)) < 0) in extract()
H A Dpat_rep.c392 pat_match(ARCHD *arcn) in pat_match() function