Searched refs:cuthitime (Results 1 – 1 of 1) sorted by relevance
417 register time_t cuthitime; in main() local422 cuthitime = absolute_max_time; in main()480 cuthitime = yeartot(cuthiyear); in main()486 if (hi < cuthitime) { in main()489 cuthitime = hi; in main()499 if (hi < cuthitime) { in main()502 cuthitime = hi; in main()556 while (t < cuthitime) { in main()558 && t + SECSPERDAY / 2 < cuthitime) in main()560 : cuthitime); in main()
Completed in 6 milliseconds