Searched defs:FTW (Results 1 – 2 of 2) sorted by relevance
160 static int deleteFn(const char* fpath, const struct stat*, int typeflag, struct FTW*) { in deleteFn()
140 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()