Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Doption.c161 { "-uid", c_user, f_user, 0 },
162 { "-user", c_user, f_user, 0 },
H A Dextern.h77 creat_f c_user; variable
H A Dfunction.c1654 c_user(OPTION *option, char ***argvp) in c_user() function