Searched refs:pwscan (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/mtree/
H A Dgetid.c96 static int pwscan(int, uid_t, const char *);
307 rval = pwscan(1, 0, name);
320 rval = pwscan(1, uid, NULL);
367 pwscan(int search, uid_t uid, const char *name) function

Completed in 105 milliseconds