Searched refs:ftw_cb (Results 1 – 1 of 1) sorted by relevance
60 static int ftw_cb(const char *path, const struct stat *, int, struct FTW *) { in ftw_cb() function76 if (::nftw(prefix_.c_str(), ftw_cb, 20, FTW_DEPTH) < 0) in ~TmpDir()