Searched refs:last_modified_time (Results 1 – 1 of 1) sorted by relevance
395 time_t last_modified_time = 0; in GetLastModifiedFileWithPrefix() local407 if ((ret == 0) && (s.st_mtime > last_modified_time)) { in GetLastModifiedFileWithPrefix()409 last_modified_time = s.st_mtime; in GetLastModifiedFileWithPrefix()