Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
HDextern.h184 int pat_match (ARCHD *);
HDar_subs.c99 if ((res = pat_match(arcn)) < 0) in list()
183 if ((res = pat_match(arcn)) < 0) in extract()
HDpat_rep.c396 pat_match(ARCHD *arcn) in pat_match() function