Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/find/
Dextern.h83 exec_f f_Xmin;
84 exec_f f_Xtime;
85 exec_f f_acl;
86 exec_f f_always_true;
87 exec_f f_closeparen;
88 exec_f f_delete;
89 exec_f f_depth;
90 exec_f f_empty;
91 exec_f f_exec;
92 exec_f f_expr;
[all …]
Dfind.h70 typedef int exec_f(struct _plandata *, FTSENT *); typedef
107 exec_f *execute; /* node evaluation function */
170 exec_f *execute; /* execute function */