71 FTS *ofts_match_path_fts;
72 FTSENT *ofts_match_path_fts_ent;
74 FTS *ofts_recurse_path_fts;
75 int ofts_recurse_path_fts_opts;
76 int ofts_recurse_path_curdepth;
77 char *ofts_recurse_path_pthcpy;
78 char *ofts_recurse_path_curpth;
79 dev_t ofts_recurse_path_devid;
82 uint32_t ofts_path_op;