Searched refs:FTS_DP (Results 1 – 19 of 19) sorted by relevance
58 case FTS_DP: in ftw()
98 #define FTS_DP 6 /* postorder directory */ macro
73 case FTS_DP: in nftw()
360 p->fts_info = FTS_DP; in fts_read()491 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP; in fts_read()861 cur->fts_info = FTS_DP; in fts_build()
374 p->fts_info = FTS_DP;501 p->fts_info = p->fts_errno ? FTS_ERR : FTS_DP;893 cur->fts_info = FTS_DP;
117 case FTS_DP: in ATF_TC_BODY()
93 #define FTS_DP 6 /* postorder directory */ macro
195 case FTS_DP: in find_execute()
247 case FTS_DP: in rm_tree()271 case FTS_DP: in rm_tree()
98 case FTS_DP: in vwalk()
121 case FTS_DP: in cwalk()
394 case FTS_DP: in next_file()
106 case FTS_DP: in vwalk()
152 case FTS_DP: in cwalk()
125 case FTS_DP: in ATF_TC_BODY()
139 case FTS_DP: in grep_tree()
261 case FTS_DP: in main()
145 case FTS_DP: /* skip post-order */ in main()
1922 case FTS_DP: in handle_dir()