Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/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, i… in nftw()
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
50 struct FTW struct
66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
50 struct FTW struct
66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
50 struct FTW struct
66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
50 struct FTW struct
66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
/titanic_44/usr/src/head/
H A Dftw.h71 struct FTW struct
87 #define FTW_SKD 1 argument
/titanic_44/usr/src/lib/libc/port/gen/
H A Dnftw.c172 int (*fn)(const char *, const struct stat *, int, struct FTW *), in walk()
496 int (*fn)(const char *, const struct stat *, int, struct FTW *), in nftw()