Searched refs:stdoff (Results 1 – 3 of 3) sorted by relevance
492 int stdoff, int dstoff) in __tzfile_default() argument543 transitions[i] += stdoff - rule_stdoff; in __tzfile_default()553 rule_stdoff = stdoff; in __tzfile_default()558 types[0].offset = stdoff; in __tzfile_default()
2395 stringrule(char *result, struct rule *const rp, zic_t save, zic_t stdoff) in stringrule() argument2443 tod += stdoff; in stringrule()2603 register zic_t stdoff; in outzone() local2738 stdoff = zp->z_stdoff; in outzone()2789 -stdoff); in outzone()2805 offset = rp->r_todisut ? 0 : stdoff; in outzone()2909 starttime = tadd(starttime, -stdoff); in outzone()
63 int stdoff, int dstoff)