Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Dextern.h93 PLAN *c_user(char ***, int, char *);
H A Doption.c146 { "-user", N_USER, c_user, 1 },
H A Dfunction.c1857 c_user(char ***argvp, int isok, char *opt) in c_user() function