Home
last modified time | relevance | path

Searched refs:f_exec (Results 1 – 3 of 3) sorted by path

/freebsd/usr.bin/find/
H A Dextern.h88 exec_f f_exec; variable
H A Dfunction.c607 f_exec(PLAN *plan, FTSENT *entry) in f_exec() function
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 },