Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dftw1ndk.cpp90 static int nftw_fn(const char *__filename, const struct stat *__status, int flag, struct FTW *__info) in nftw_fn() function
106 ret = nftw(dir, nftw_fn, TEST_FD_LIMIT, FTW_PHYS); in Nftw()
112 ret = nftw(path, nftw_fn, TEST_FD_LIMIT, FTW_PHYS); in Nftw()

Completed in 2 milliseconds