Searched refs:FTW (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/include/
H A Dftw.h51 struct FTW { struct
59 struct FTW *), int, int);
/freebsd-9.3-release/lib/libc/gen/
H A Dnftw.c40 struct FTW *), int nfds, int ftwflags)
43 struct FTW ftw;
/freebsd-9.3-release/usr.sbin/snapinfo/
H A Dsnapinfo.c44 int compare_function(const char *, const struct stat *, int, struct FTW *);
143 struct FTW * ftwv __unused)
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h48 struct FTW;
H A Dsys-protos.h775 extern int nftw(const char *, int (*) (const char *, const struct stat *, int, struct FTW *), int, int);

Completed in 199 milliseconds