/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | ftw.h | 30 #define FTW FTWALK macro 32 #undef FTW 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 | 31 static int (*nftw_userf)(const char*, const struct stat*, int, struct FTW*); 37 struct FTW nftw; in nftw_user() 53 nftw(const char* path, int(*userf)(const char*, const struct stat*, int, struct FTW*), int depth, i… in nftw() argument
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ftw.h | 39 #define FTW FTWALK macro 41 #undef FTW 50 struct FTW struct 66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
|
H A D | ftwalk.h | 59 #define Ftsent FTW /* <fts.h> internal */
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ftw.h | 39 #define FTW FTWALK macro 41 #undef FTW 50 struct FTW struct 66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
|
H A D | ftwalk.h | 59 #define Ftsent FTW /* <fts.h> internal */
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ftw.h | 39 #define FTW FTWALK macro 41 #undef FTW 50 struct FTW struct 66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
|
H A D | ftwalk.h | 59 #define Ftsent FTW /* <fts.h> internal */
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ftw.h | 39 #define FTW FTWALK macro 41 #undef FTW 50 struct FTW struct 66 …nftw __PROTO__((const char*, int(*)(const char*, const struct stat*, int, struct FTW*), int, int)); argument
|
H A D | ftwalk.h | 59 #define Ftsent FTW /* <fts.h> internal */
|
/titanic_44/usr/src/head/ |
H A D | ftw.h | 71 struct FTW struct 131 int (*)(const char *, const struct stat *, int, struct FTW *), 146 int (*)(const char *, const struct stat64 *, int, struct FTW *),
|
/titanic_44/usr/src/tools/findunref/ |
H A D | findunref.c | 70 typedef int checkscm_func_t(const char *, const struct FTW *); 85 static int checkpath(const char *, const struct stat *, int, struct FTW *); 363 check_scmdata(const char *path, const struct FTW *ftwp) in check_scmdata() 379 check_tw(const char *path, const struct FTW *ftwp) in check_tw() 445 struct FTW *ftwp) in checkpath()
|
/titanic_44/usr/src/cmd/bart/ |
H A D | create.c | 38 struct FTW *ftwx); 46 int type, struct FTW *ftwx); 344 walker(const char *name, const struct stat64 *sp, int type, struct FTW *ftwx) in walker() 417 eval_file(const char *fname, const struct stat64 *statb, struct FTW *ftwx) in eval_file() 458 if ((result == EXCLUDE_PRUNE) && (ftwx != (struct FTW *)NULL)) in eval_file()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | subr.h | 83 struct FTW *ftwp);
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | ftwalk.h | 50 #define Ftsent FTW /* <fts.h> internal */
|
/titanic_44/usr/src/cmd/grep/ |
H A D | grep.c | 117 static int recursive(const char *, const struct stat *, int, struct FTW *); 273 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive()
|
/titanic_44/usr/src/tools/protolist/ |
H A D | protolist.c | 43 int file_type, struct FTW *ft) in visit_dir()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 150 struct FTW state; 172 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
|
/titanic_44/usr/src/cmd/svc/common/ |
H A D | manifest_find.c | 184 struct FTW *ftws) in process()
|
/titanic_44/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 140 static int nftw_owner(const char *, const struct stat *, int, struct FTW *); 828 struct FTW *ftw) in nftw_owner()
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | eval.c | 77 static int walker(const char *, const struct stat *, int, struct FTW *); 496 struct FTW *ftwx) in walker()
|
/titanic_44/usr/src/cmd/modload/ |
H A D | add_drv.c | 77 static int dev_node(const char *, const struct stat *, int, struct FTW *); 836 struct FTW *ftw_info) in dev_node()
|
/titanic_44/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 118 static int recursive(const char *, const struct stat *, int, struct FTW *); 435 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive()
|
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 457 int flags, struct FTW *ftw);
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_utils.c | 68 int type, struct FTW *ftwp); 331 struct FTW *ftwp) in do_recurse_dev()
|