Searched refs:tt_utoff (Results 1 – 1 of 1) sorted by relevance
223 int_least32_t tt_utoff; /* UT offset in seconds */ member366 s->tt_utoff = (int_least32_t)utoff; in init_ttinfo()455 l = ttisp->tt_utoff; in tzgetgmtoff()473 timezone = - ttisp->tt_utoff; in update_tzname_etc()477 altzone = - ttisp->tt_utoff; in update_tzname_etc()769 ttisp->tt_utoff = (int_least32_t)detzcode(p); in tzloadbody()1447 - sp->ttis[j].tt_utoff; in tzparse()1456 - sp->ttis[j].tt_utoff; in tzparse()1497 theiroffset = -sp->ttis[j].tt_utoff; in tzparse()1779 result = timesub(&t, ttisp->tt_utoff, sp, tmp); in localsub()[all …]