Home
last modified time | relevance | path

Searched refs:TZ_USE_ENV (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/time/
H A Dmktime.c10 __secs_to_zone(t, 1, &new.tm_isdst, &new.__tm_gmtoff, &opp, &new.__tm_zone, TZ_USE_ENV); in mktime()
18 __secs_to_zone(t, 0, &new.tm_isdst, &new.__tm_gmtoff, &opp, &new.__tm_zone, TZ_USE_ENV); in mktime()
H A Dtime_impl.h8 #define TZ_USE_ENV 1 macro
H A Dlocaltime_r.c13 __secs_to_zone(*t, 0, &tm->tm_isdst, &tm->__tm_gmtoff, 0, &tm->__tm_zone, TZ_USE_ENV); in __localtime_r()
H A D__tz.c528 do_tzset(TZ_USE_ENV); in __secs_to_zone()
585 do_tzset(TZ_USE_ENV); in __tzset()
595 do_tzset(TZ_USE_ENV); in __tm_to_tzname()

Completed in 2 milliseconds