Searched refs:check_ftw64 (Results 1 – 1 of 1) sorted by relevance
90 int check_ftw64(const char* fpath, const struct stat64* sb, int tflag) { in check_ftw64() function114 ASSERT_EQ(0, ftw64(root.path, check_ftw64, 128)); in TEST()