Searched refs:FTW_DP (Results 1 – 4 of 4) sorted by relevance
41 MACRO(FTW_DP); in ftw_h()
39 #define FTW_DP 3 /* Directory with subdirectories visited. */ macro
77 fn_flag = FTW_DP; in do_nftw()
67 EXPECT_TRUE(tflag == FTW_D || tflag == FTW_DP) << fpath << ' ' << tflag; in sanity_check_ftw()