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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dftw.h23 struct FTW { struct
/fuchsia/zircon/third_party/ulib/musl/src/misc/
H A Dnftw.c20 static int do_nftw(char* path, int (*fn)(const char*, const struct stat*, int, struct FTW*), argument
105 int nftw(const char* path, int (*fn)(const char*, const struct stat*, int, struct FTW*), argument

Completed in 76 milliseconds