Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2602 register zic_t starttime, untiltime; in outzone() local
2631 INITIALIZE(starttime); in outzone()
2749 addtt(starttime, type); in outzone()
2835 if (usestart && ktime == starttime) in outzone()
2838 if (ktime < starttime) { in outzone()
2896 addtt(starttime, type); in outzone()
2905 starttime = zp->z_untiltime; in outzone()
2907 starttime = tadd(starttime, -save); in outzone()
2909 starttime = tadd(starttime, -stdoff); in outzone()
2949 addtt(zic_t starttime, int type) in addtt() argument
[all …]

Completed in 12 milliseconds