Home
last modified time | relevance | path

Searched refs:nftw64_fn (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dftw1ndk.cpp120 static int nftw64_fn(const char *__filename, const struct stat64 *__status, int flag, struct FTW *__info) in nftw64_fn() function
136 ret = nftw64(dir, nftw64_fn, TEST_FD_LIMIT, FTW_PHYS); in Nftw64()
142 ret = nftw64(path, nftw64_fn, TEST_FD_LIMIT, FTW_PHYS); in Nftw64()

Completed in 1 milliseconds