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

/haiku/src/system/libroot/posix/musl/misc/
H A Dftw.c8 return nftw(path, (int (*)())fn, fd_limit, FTW_PHYS);
H A Dnftw.c123 int nftw(const char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags) function
/haiku/headers/posix/
H A Dftw.h37 int nftw(const char *, int (*)(const char *, const struct stat *, int,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2124 void nftw() {} function
H A Dlibroot_stubs_legacy.c2097 void nftw() {} function

Completed in 96 milliseconds