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

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dnftw.c31 static int (*nftw_userf)(const char*, const struct stat*, int, struct FTW*); variable
47 n = (*nftw_userf)(ftw->path, &ftw->statb, n, &nftw);
56 nftw_userf = userf;

Completed in 56 milliseconds