Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/find/
HDoption.c166 { "-uid", c_user, f_user, 0 },
167 { "-user", c_user, f_user, 0 },
HDextern.h79 creat_f c_user; variable
HDfunction.c1659 c_user(OPTION *option, char ***argvp) in c_user() function