Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dextern.h84 exec_f f_Xmin;
85 exec_f f_Xtime;
86 exec_f f_acl;
87 exec_f f_always_true;
88 exec_f f_closeparen;
89 exec_f f_delete;
90 exec_f f_depth;
91 exec_f f_empty;
92 exec_f f_exec;
93 exec_f f_executable;
[all …]
H A Dfind.h67 typedef int exec_f(struct _plandata *, FTSENT *); typedef
106 exec_f *execute; /* node evaluation function */
171 exec_f *execute; /* execute function */