Home
last modified time | relevance | path

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

/mirbsd/src/bin/pax/
Dsel_subs.c55 static int usr_match(ARCHD *);
78 if (((usrtb != NULL) && usr_match(arcn)) || in sel_chk()
170 usr_match(ARCHD *arcn) in usr_match() function