Searched refs:last_xd_check (Results 1 – 1 of 1) sorted by relevance
3482 static time_t last_xd_check = 0; in scan_for_updates() local3483 if (time(NULL) > last_xd_check + 2) { in scan_for_updates()3489 last_xd_check = time(NULL); in scan_for_updates()