Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dftw.cpp30 static int do_nftw(const char* path, in do_nftw() function
119 return do_nftw(path, ftw_fn, nullptr, nfds, 0); in ftw()
124 return do_nftw(path, nullptr, nftw_fn, nfds, nftw_flags); in nftw()