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

/freebsd-10.1-release/usr.bin/find/
H A Doption.c79 { "-exec", c_exec, f_exec, 0 },
80 { "-execdir", c_exec, f_exec, F_EXECDIR },
135 { "-ok", c_exec, f_exec, F_NEEDOK },
136 { "-okdir", c_exec, f_exec, F_NEEDOK | F_EXECDIR },
H A Dextern.h89 exec_f f_exec; variable
H A Dfunction.c606 f_exec(PLAN *plan, FTSENT *entry) function

Completed in 101 milliseconds