Home | History | Annotate | Download | only in src

Lines Matching refs:MAX_REASONABLE_TIME

368     // the latest compiled_time and isn't above max_reasonable_time...
371 uint32_t max_reasonable_time = MAX_REASONABLE_TIME;
377 ntohl(server_time) < max_reasonable_time)
921 uint32_t max_reasonable_time = MAX_REASONABLE_TIME;
924 server_time < max_reasonable_time)
1413 if (CLOCK_SEC(&server_time) >= MAX_REASONABLE_TIME)