Searched refs:FTS_DP (Results 1 – 25 of 40) sorted by relevance
12
77 case FTS_DP: in test()
55 case FTS_DP: in ftw()
63 case FTS_DP: in freebsd11_ftw()
74 case FTS_DP: in freebsd11_nftw()
70 case FTS_DP: in nftw()
97 #define FTS_DP 6 /* postorder directory */ macro
352 p->fts_info = FTS_DP; in freebsd11_fts_read()483 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in freebsd11_fts_read()884 cur->fts_info = FTS_DP; in fts_build()
351 p->fts_info = FTS_DP; in fts_read()482 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()883 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()
117 case FTS_DP: in ATF_TC_BODY()
98 p->fts_info == FTS_DP)
110 p->fts_info == FTS_DP)
97 case FTS_DP:
106 case FTS_DP:
95 p->fts_info == FTS_DP)
121 p->fts_info == FTS_DP)
93 p->fts_info == FTS_DP)
116 case FTS_DP:
92 #define FTS_DP 6 /* postorder directory */ macro
234 case FTS_DP: in rm_tree()258 case FTS_DP: in rm_tree()
189 case FTS_DP: in find_execute()
172 case FTS_DP: /* Already changed at FTS_D. */ in main()