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