Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Dextern.h82 exec_f f_Xmin;
84 exec_f f_acl;
90 exec_f f_exec;
92 exec_f f_expr;
97 exec_f f_inum;
99 exec_f f_ls;
100 exec_f f_name;
103 exec_f f_not;
106 exec_f f_or;
107 exec_f f_path;
[all …]
H A Dfind.h69 typedef int exec_f(struct _plandata *, FTSENT *); typedef
106 exec_f *execute; /* node evaluation function */
169 exec_f *execute; /* execute function */