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

/freebsd-13-stable/usr.bin/find/
H A Dfind.h66 struct _plandata;
70 typedef int exec_f(struct _plandata *, FTSENT *);
72 typedef struct _plandata *creat_f(struct _option *, char ***);
105 typedef struct _plandata { struct
106 struct _plandata *next; /* next node */
123 struct _plandata *_p_data[2]; /* PLAN trees */
134 struct _plandata *_e_next;/* next F_EXECPLUS in tree */

Completed in 95 milliseconds