/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | ftw.h | 30 #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 D | nftw.c | 53 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 D | ftw.h | 39 #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 D | ftw.h | 39 #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 D | ftw.h | 39 #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 D | ftw.h | 39 #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 D | ftw.h | 71 struct FTW struct 87 #define FTW_SKD 1 argument
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 172 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()
|