Searched defs:ftw (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dftw.c33 ftw_user(Ftw_t* ftw) argument
45 ftw(const char* path, int(*userf)(const char*, const struct stat*, int), int depth) function
H A Dnftw.c34 nftw_user(Ftw_t* ftw) argument
[all...]
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dftw.h58 __DARWIN_ALIAS_I(ftw); variable
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dftw.c178 ftw (dir, func, descriptors) function
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dnftw.c47 struct FTW ftw; local
258 ftw(const char *path, int (*fn)(const char *, const struct stat *, int), function

Completed in 111 milliseconds