Home
last modified time | relevance | path

Searched defs:ftw (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dftw.c47 #define ftw ftw64 macro
55 ftw(const char *path, int (*fn)(), int depth) in ftw() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dftw.c33 ftw_user(Ftw_t* ftw) in ftw_user()
45 ftw(const char* path, int(*userf)(const char*, const struct stat*, int), int depth) in ftw() function
H A Dnftw.c34 nftw_user(Ftw_t* ftw) in nftw_user()
/illumos-gate/usr/src/head/
H A Dftw.h153 #define ftw(path, fn, depth) _xftw(_XFTWVER, (path), (fn), (depth)) macro
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c578 struct FTW *ftw) in set_values()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c932 struct FTW *ftw) in nftw_owner()
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c587 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5855 int flags, struct FTW *ftw) in devfsadm_copy_file()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2277 struct FTW *ftw) in cmpstat()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2968 struct FTW *ftw) in zonecfg_devwalk_cb()