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

/freebsd-current/usr.bin/find/
H A Dfind.h63 struct _plandata;
67 typedef int exec_f(struct _plandata *, FTSENT *);
69 typedef struct _plandata *creat_f(struct _option *, char ***);
102 typedef struct _plandata { struct
103 struct _plandata *next; /* next node */
120 struct _plandata *_p_data[2]; /* PLAN trees */
131 struct _plandata *_e_next;/* next F_EXECPLUS in tree */

Completed in 187 milliseconds