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

/macosx-10.9.5/shell_cmds-175/find/
H A Dfind.h39 struct _plandata;
43 typedef int exec_f(struct _plandata *, FTSENT *);
45 typedef struct _plandata *creat_f(struct _option *, char ***);
76 typedef struct _plandata { struct
77 struct _plandata *next; /* next node */
94 struct _plandata *_p_data[2]; /* PLAN trees */
105 struct _plandata *_e_next;/* next F_EXECPLUS in tree */

Completed in 122 milliseconds