Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dsel_subs.c53 static int usr_match (ARCHD *);
76 if (((usrtb != NULL) && usr_match(arcn)) || in sel_chk()
168 usr_match(ARCHD *arcn) in usr_match() function