Searched defs:FTW (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dlfs64_support.cpp28 typedef int (*nftw_fn)(const char*, const struct stat*, int, struct FTW*);
36 int (*fn)(const char*, const struct stat64*, int, struct FTW*),
35 nftw64(const char * dirpath, int (*fn)(const char*, const struct stat64*, int, struct FTW*), int nopenfd, int flags) argument
/bionic/libc/include/
H A Dftw.h51 struct FTW { struct
59 struct FTW *), int, int);
62 struct FTW *), int, int);

Completed in 368 milliseconds