Searched refs:deleteFn (Results 1 – 1 of 1) sorted by relevance
160 static int deleteFn(const char* fpath, const struct stat*, int typeflag, struct FTW*) { in deleteFn() function267 rc = nftw(&tempDirName[0], deleteFn, 10 /* openFiles */, in deleteDir()