Searched refs:dt_bad_check (Results 1 – 1 of 1) sorted by relevance
3144 static time_t dt_bad_check = 0; in try_copyrect() local3172 if (time(NULL) > dt_bad_check + 5) { in try_copyrect()3181 dt_bad_check = time(NULL); in try_copyrect()