Searched refs:FTS_DP (Results 1 – 25 of 31) sorted by relevance
12
58 case FTS_DP: in ftw()
63 case FTS_DP: in freebsd11_ftw()
100 #define FTS_DP 6 /* postorder directory */ macro
77 case FTS_DP: in freebsd11_nftw()
73 case FTS_DP: in nftw()
367 p->fts_info = FTS_DP; in __fts_read_44bsd()494 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in __fts_read_44bsd()882 cur->fts_info = FTS_DP; in fts_build()
357 p->fts_info = FTS_DP; in freebsd11_fts_read()488 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in freebsd11_fts_read()863 cur->fts_info = FTS_DP; in fts_build()
354 p->fts_info = FTS_DP; in fts_read()485 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()859 cur->fts_info = FTS_DP; in fts_build()
82 #define FTS_DP 6 /* postorder directory */ macro
250 p->fts_info = FTS_DP; in fts_read()315 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()493 cur->fts_info = FTS_DP; in fts_build()
187 case FTS_DP: in process_tree()
705 case FTS_DP: in treescan()725 if (ff->fts_info == FTS_DP) { in treescan()754 if (ff->fts_info != FTS_DP && dsec != NULL) in treescan()760 if (ff->fts_info == FTS_DP || use_all) in treescan()
117 case FTS_DP: in ATF_TC_BODY()
95 #define FTS_DP 6 /* postorder directory */ macro
195 case FTS_DP: in find_execute()
250 case FTS_DP: in rm_tree()274 case FTS_DP: in rm_tree()
186 case FTS_DP: /* Already changed at FTS_D. */ in main()
98 case FTS_DP: in vwalk()
121 case FTS_DP: in cwalk()
396 case FTS_DP: in next_file()
106 case FTS_DP: in vwalk()
122 case FTS_DP: in ATF_TC_BODY()
189 case FTS_DP: in handle_file()
432 if (curr->fts_info == FTS_DP) { in copy()
277 case FTS_DP: in main()