Searched refs:FTW (Results 1 - 6 of 6) sorted by path

/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h775 extern int nftw(const char *, int (*) (const char *, const struct stat *, int, struct FTW *), int, int);
H A Dsys-types.h48 struct FTW;
/freebsd-10.0-release/include/
H A Dftw.h51 struct FTW { struct
59 struct FTW *), int, int);
/freebsd-10.0-release/lib/libc/gen/
H A Dnftw.c34 struct FTW *), int nfds, int ftwflags)
37 struct FTW ftw;
/freebsd-10.0-release/tools/regression/lib/libc/gen/
H A Dtest-ftw.c80 cb(const char *path, const struct stat *st, int type, struct FTW *f)
/freebsd-10.0-release/usr.sbin/snapinfo/
H A Dsnapinfo.c46 int, struct FTW *);
145 struct FTW * ftwv __unused)

Completed in 163 milliseconds