Searched refs:cur_file_stat (Results 1 – 1 of 1) sorted by relevance
137 struct stat cur_file_stat; in removeOldFilesInternal() local139 if (stat(cur_file_path.c_str(), &cur_file_stat) == -1) { in removeOldFilesInternal()144 const time_t cur_file_time = cur_file_stat.st_mtime; in removeOldFilesInternal()