Home
last modified time | relevance | path

Searched defs:nftw (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dftw.cpp122 int nftw(const char* path, int (*nftw_fn)(const char*, const struct stat*, int, FTW*), in nftw() function
/bionic/tests/
Dftw_test.cpp115 TEST(ftw, nftw) { in TEST() argument