Searched refs:FTW (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dftw.h30 #define FTW FTWALK macro
32 #undef FTW macro
41 struct FTW struct
56 extern int nftw(const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int);
H A Dnftw.c31 static int (*nftw_userf)(const char*, const struct stat*, int, struct FTW*);
37 struct FTW nftw;
53 nftw(const char* path, int(*userf)(const char*, const struct stat*, int, struct FTW*), int depth, int flags) argument
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
41 #undef FTW macro
50 struct FTW struct
66 extern __MANGLE__ int nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int));
H A Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
41 #undef FTW macro
50 struct FTW struct
66 extern __MANGLE__ int nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int));
H A Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
41 #undef FTW macro
50 struct FTW struct
66 extern __MANGLE__ int nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int));
H A Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dftw.h39 #define FTW FTWALK macro
41 #undef FTW macro
50 struct FTW struct
66 extern __MANGLE__ int nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int));
H A Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/osnet-11/usr/src/lib/libast/common/include/
H A Dftwalk.h50 #define Ftsent FTW /* <fts.h> internal */
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnftw.c80 * The fourth argument is a struct FTW* which contains the depth
149 struct FTW state;
273 int (*fn)(const char *, const struct stat *, int, struct FTW *),
616 int (*fn)(const char *, const struct stat *, int, struct FTW *),
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c68 int type, struct FTW *ftwp);
331 struct FTW *ftwp)
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c154 struct FTW *);
1634 struct FTW *ftw_info)
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1914 int (*)(const char *, const struct stat *, int, struct FTW *), int, int);

Completed in 80 milliseconds