Home
last modified time | relevance | path

Searched defs:FTW (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dftw.h30 #define FTW FTWALK macro
41 struct FTW struct
56 extern int nftw(const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int); argument
H A Dnftw.c53 nftw(const char* path, int(*userf)(const char*, const struct stat*, int, struct FTW*), int depth, int flags) in nftw() argument
/titanic_52/usr/src/head/
H A Dftw.h71 struct FTW struct
87 levelFTW global() argument
/titanic_52/usr/src/lib/libc/port/gen/
H A Dnftw.c172 int (*fn)(const char *, const struct stat *, int, struct FTW *), in walk() argument
496 int (*fn)(const char *, const struct stat *, int, struct FTW *), in nftw() argument