Searched refs:FTW (Results 1 – 6 of 6) sorted by relevance
| /trueos/include/ |
| HD | ftw.h | 51 struct FTW { struct 59 struct FTW *), int, int); argument
|
| /trueos/lib/libc/gen/ |
| HD | nftw.c | 34 struct FTW *), int nfds, int ftwflags) in nftw() argument 37 struct FTW ftw; in nftw()
|
| /trueos/usr.sbin/snapinfo/ |
| HD | snapinfo.c | 46 int, struct FTW *); 145 struct FTW * ftwv __unused) in compare_function()
|
| /trueos/tools/regression/lib/libc/gen/ |
| HD | test-ftw.c | 80 cb(const char *path, const struct stat *st, int type, struct FTW *f) in cb()
|
| /trueos/contrib/gcc/ |
| HD | sys-types.h | 48 struct FTW;
|
| HD | sys-protos.h | 775 … nftw(const char *, int (*) (const char *, const struct stat *, int, struct FTW *), int, int);
|