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

/freebsd-current/include/
H A Dftw.h51 struct FTW { struct
59 struct FTW *), int, int);
/freebsd-current/lib/libc/gen/
H A Dnftw.c31 struct FTW *), int nfds, int ftwflags)
34 struct FTW ftw;
H A Dnftw-compat11.c34 int (*fn)(const char *, const struct freebsd11_stat *, int, struct FTW *),
38 struct FTW ftw;
/freebsd-current/usr.sbin/snapinfo/
H A Dsnapinfo.c46 int, struct FTW *);
145 struct FTW * ftwv __unused)
/freebsd-current/lib/libc/tests/gen/
H A Dftw_test.c52 cb(const char *path, const struct stat *st, int type, struct FTW *f)
/freebsd-current/lib/libpmc/pmu-events/
H A Djevents.c54 struct FTW *), int nfds, int ftwflags);
1068 int typeflag, struct FTW *ftwbuf)
1080 int typeflag, struct FTW *ftwbuf)
1369 struct FTW *), int nfds, int ftwflags)
1372 struct FTW ftw;

Completed in 175 milliseconds