Home
last modified time | relevance | path

Searched refs:FTW (Results 1 – 25 of 34) sorted by relevance

12

/titanic_44/usr/src/lib/libast/common/comp/
H A Dftw.h30 #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 Dnftw.c31 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 Dftw.h39 #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 Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dftw.h39 #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 Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dftw.h39 #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 Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dftw.h39 #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 Dftwalk.h59 #define Ftsent FTW /* <fts.h> internal */
/titanic_44/usr/src/head/
H A Dftw.h71 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 Dfindunref.c70 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 Dcreate.c38 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 Dsubr.h83 struct FTW *ftwp);
/titanic_44/usr/src/lib/libast/common/include/
H A Dftwalk.h50 #define Ftsent FTW /* <fts.h> internal */
/titanic_44/usr/src/cmd/grep/
H A Dgrep.c117 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 Dprotolist.c43 int file_type, struct FTW *ft) in visit_dir()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dnftw.c150 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 Dmanifest_find.c184 struct FTW *ftws) in process()
/titanic_44/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c140 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 Deval.c77 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 Dadd_drv.c77 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 Dgrep.c118 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 Ddevfsadm_impl.h457 int flags, struct FTW *ftw);
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c68 int type, struct FTW *ftwp);
331 struct FTW *ftwp) in do_recurse_dev()

12