Searched refs:check_ftw (Results 1 – 1 of 1) sorted by relevance
83 int check_ftw(const char* fpath, const struct stat* sb, int tflag) { in check_ftw() function106 ASSERT_EQ(0, ftw(root.path, check_ftw, 128)); in TEST()