Home
last modified time | relevance | path

Searched refs:cutlotime (Results 1 – 1 of 1) sorted by relevance

/timezone/
A Dzdump.c416 register time_t cutlotime; in main() local
421 cutlotime = absolute_min_time; in main()
479 cutlotime = yeartot(cutloyear); in main()
494 if (cutlotime < lo) { in main()
497 cutlotime = lo; in main()
545 if (t < cutlotime) in main()
546 t = cutlotime; in main()

Completed in 5 milliseconds