Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dextern.h75 PLAN *c_nouser(char *, char ***, int);
H A Doption.c84 { "-nouser", N_NOUSER, c_nouser, O_ZERO },
H A Dfunction.c1323 c_nouser(char *ignore, char ***ignored, int unused) in c_nouser() function