Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dctime.c234 timezone = -(ttisp->tt_gmtoff); in settzname()
238 altzone = -(ttisp->tt_gmtoff); in settzname()
323 ttisp->tt_gmtoff = detzcode(p);
714 sp->ttis[0].tt_gmtoff = -dstoffset;
717 sp->ttis[1].tt_gmtoff = -stdoffset;
824 sp->ttis[0].tt_gmtoff = -stdoffset;
879 lclptr->ttis[0].tt_gmtoff = 0; in tzset()
1280 newt = t + sp->ttis[j].tt_gmtoff -
1281 sp->ttis[i].tt_gmtoff;
1337 sp->ttis[samei].tt_gmtoff;
[all …]