Searched refs:c_exec (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/find/
H A Doption.c76 { "-exec", c_exec, f_exec, 0 },
77 { "-execdir", c_exec, f_exec, F_EXECDIR },
143 { "-ok", c_exec, f_exec, F_NEEDOK },
144 { "-okdir", c_exec, f_exec, F_NEEDOK | F_EXECDIR },
H A Dextern.h55 creat_f c_exec; variable
H A Dfunction.c684 * c_exec, c_execdir, c_ok --
691 c_exec(OPTION *option, char ***argvp) function

Completed in 177 milliseconds