Home
last modified time | relevance | path

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

/freebsd-9-stable/bin/pax/
Dsel_subs.c57 static int usr_match(ARCHD *);
80 if (((usrtb != NULL) && usr_match(arcn)) || in sel_chk()
176 usr_match(ARCHD *arcn) in usr_match() function