/illumos-gate/usr/src/contrib/ast/src/lib/libast/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
|
/illumos-gate/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 *),
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | findunref.c | 74 typedef int checkscm_func_t(const char *, const struct FTW *); 89 static int checkpath(const char *, const struct stat *, int, struct FTW *); 367 check_scmdata(const char *path, const struct FTW *ftwp) in check_scmdata() 383 check_tw(const char *path, const struct FTW *ftwp) in check_tw() 449 struct FTW *ftwp) in checkpath()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ftwalk.h | 50 #define Ftsent FTW /* <fts.h> internal */
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | nftw.c | 148 struct FTW state; 170 int (*fn)(const char *, const struct stat *, int, struct FTW *), in walk() argument 494 int (*fn)(const char *, const struct stat *, int, struct FTW *), in nftw() argument
|
/illumos-gate/usr/src/tools/protolist/ |
H A D | protolist.c | 43 int file_type, struct FTW *ft) in visit_dir()
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | manifest_find.c | 184 struct FTW *ftws) in process()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 141 static int nftw_owner(const char *, const struct stat *, int, struct FTW *); 932 struct FTW *ftw) in nftw_owner()
|
/illumos-gate/usr/src/cmd/filesync/ |
H A D | eval.c | 75 static int walker(const char *, const struct stat *, int, struct FTW *); 494 struct FTW *ftwx) in walker()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/find/ |
H A D | find.c | 216 struct FTW *); 219 struct FTW *); 935 execute(const char *name, const struct stat *statb, int type, struct FTW *state) in execute() 1430 dodelete(const char *name, const struct stat *statb, struct FTW *state) in dodelete()
|
/illumos-gate/usr/src/cmd/grep/ |
H A D | grep.c | 128 static int recursive(const char *, const struct stat *, int, struct FTW *); 587 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 457 int flags, struct FTW *ftw);
|
H A D | devfsadm.c | 5855 int flags, struct FTW *ftw) in devfsadm_copy_file()
|
/illumos-gate/usr/src/tools/protocmp/ |
H A D | protocmp.c | 578 struct FTW *ftw) in set_values()
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devfsinfo.c | 134 struct FTW *); 1205 struct FTW *ftw_info) in check_logical_dev()
|
/illumos-gate/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 2968 struct FTW *ftw) in zonecfg_devwalk_cb()
|
/illumos-gate/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 2277 struct FTW *ftw) in cmpstat()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 12012 3842 1784 GK110B [GeForce GTX 780 Dual FTW w/ ACX Cooler]
|