Searched refs:exec_f (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/find/
H A Dextern.h80 exec_f f_Xmin;
81 exec_f f_Xtime;
82 exec_f f_acl;
83 exec_f f_always_true;
84 exec_f f_closeparen;
85 exec_f f_delete;
86 exec_f f_depth;
87 exec_f f_empty;
88 exec_f f_exec;
89 exec_f f_executabl
[all...]
H A Dfind.h67 typedef int exec_f(struct _plandata *, FTSENT *); typedef
104 exec_f *execute; /* node evaluation function */
167 exec_f *execute; /* execute function */

Completed in 60 milliseconds