Searched refs:nftw_userf (Results 1 – 1 of 1) sorted by relevance
31 static int (*nftw_userf)(const char*, const struct stat*, int, struct FTW*); variable47 n = (*nftw_userf)(ftw->path, &ftw->statb, n, &nftw); in nftw_user()56 nftw_userf = userf; in nftw()