Home
last modified time | relevance | path

Searched refs:nftw64 (Results 1 – 5 of 5) sorted by relevance

/bionic/tests/
Dftw_test.cpp121 TEST(ftw, nftw64) { in TEST() argument
124 ASSERT_EQ(0, nftw64(root.path, check_nftw64, 128, 0)); in TEST()
154 ASSERT_EQ(0, nftw64(root.path, bug_28197840_nftw<struct stat64>, 128, FTW_PHYS)); in TEST()
181 ASSERT_EQ(-1, nftw64("/does/not/exist", null_nftw_callback<struct stat64>, 128, FTW_PHYS)); in TEST()
199 ASSERT_EQ(-1, nftw64("", null_nftw_callback<struct stat64>, 128, FTW_PHYS)); in TEST()
/bionic/libc/include/
Dftw.h61 int nftw64(const char* __dir_path, int (*__callback)(const char*, const struct stat64*, int, struct…
/bionic/libc/bionic/
Dlfs64_support.cpp44 int nftw64(const char * dirpath, in nftw64() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt680 nftw64; # introduced=21
/bionic/libc/
Dlibc.map.txt680 nftw64; # introduced=21