Searched refs:cur_file (Results 1 – 1 of 1) sorted by relevance
151 for (auto cur_file : valid_files) { in removeOldFilesInternal() local153 cur_file.first < delete_files_before) { in removeOldFilesInternal()154 if (unlink(cur_file.second.c_str()) != 0) { in removeOldFilesInternal()