Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c234 zic_t z_untiltime; member
2274 z.z_untiltime = rpytime(&z.z_untilrule, in inzsub()
2277 zones[nzones - 1].z_untiltime >= z.z_untiltime) { in inzsub()
3530 bool usestart = i > 0 && (zp - 1)->z_untiltime > min_time; in outzone()
3534 if (useuntil && zp->z_untiltime <= min_time) in outzone()
3593 untiltime = zp->z_untiltime; in outzone()
3711 starttime = zp->z_untiltime; in outzone()