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

/macosx-10.10/srm-7/srm/src/
H A Dtree_walker.c171 int ftw_process_path(const char *opath, const struct stat *statbuf, int flag, function
216 nftw(trees[i], ftw_process_path, 10, FTW_DEPTH);
218 nftw(trees[i], ftw_process_path, 10, 0);

Completed in 122 milliseconds