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