Searched refs:FtwCheckDirTree (Results 1 – 1 of 1) sorted by relevance
100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree() function142 EXPECT_EQ(ftw(DIR0, FtwCheckDirTree, 100), 0) << "> ftw error";