Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Doption.c165 { "-uid", c_user, f_user, 0 },
166 { "-user", c_user, f_user, 0 },
H A Dextern.h79 creat_f c_user; variable
H A Dfunction.c1659 c_user(OPTION *option, char ***argvp) in c_user() function