Searched refs:last_mtime (Results 1 – 1 of 1) sorted by relevance
1521 static time_t last_mtime = 0; in check_control() local1550 if (last_size == (int) sb.st_size && last_mtime == sb.st_mtime) { in check_control()1554 last_mtime = sb.st_mtime; in check_control()