Searched refs:untiltime (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c1980 register zic_t starttime, untiltime; local
1999 INITIALIZE(untiltime);
2110 ** Turn untiltime into UTC
2114 untiltime = zp->z_untiltime;
2116 untiltime = tadd(untiltime,
2119 untiltime = tadd(untiltime,
2150 if (useuntil && ktime >= untiltime)

Completed in 44 milliseconds