Home | History | Annotate | Download | only in src

Lines Matching refs:MAX_REASONABLE_TIME

235     // the latest compiled_time and isn't above max_reasonable_time...
239 uint32_t max_reasonable_time = MAX_REASONABLE_TIME;
245 ntohl(server_time) < max_reasonable_time)
784 uint32_t max_reasonable_time = MAX_REASONABLE_TIME;
787 server_time < max_reasonable_time)
1239 if (CLOCK_SEC(&server_time) >= MAX_REASONABLE_TIME)