Home
last modified time | relevance | path

Searched defs:nftw (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dnftw.c37 struct FTW nftw; in nftw_user() local
53 nftw(const char* path, int(*userf)(const char*, const struct stat*, int, struct FTW*), int depth, i… in nftw() function
/illumos-gate/usr/src/head/
H A Dftw.h103 #define nftw nftw64 macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c114 #define nftw nftw64 macro
493 nftw(const char *path, in nftw() function