Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1151 timezone = -ttisp->tt_gmtoff; in set_zone_context()
1154 altzone = -alt->tt_gmtoff; in set_zone_context()
1161 altzone = -ttisp->tt_gmtoff; in set_zone_context()
1164 timezone = -std->tt_gmtoff; in set_zone_context()
1741 sp->ttis[i].tt_gmtoff); in print_state()
1884 std->tt_gmtoff = -stdoff; in load_posixinfo()
1970 zone_stdoff = -zone->tt_gmtoff; in adjust_posix_default()
2022 sp->ttis[0].tt_gmtoff = -dstoff; in adjust_posix_default()
2024 sp->ttis[1].tt_gmtoff = -stdoff; in adjust_posix_default()
2063 dst->tt_gmtoff = -dstoff; in load_posix_transitions()
[all …]