Searched refs:__use_tzfile (Results 1 – 10 of 10) sorted by relevance
32 int __use_tzfile; variable109 int was_using_tzfile = __use_tzfile; in __tzfile_read()116 __use_tzfile = 0; in __tzfile_read()474 __use_tzfile = 1; in __tzfile_read()501 if (!__use_tzfile) in __tzfile_default()506 __use_tzfile = 0; in __tzfile_default()
342 if (__use_tzfile) in __tzset_parse_tz()406 if (__use_tzfile) in tzset_internal()553 if (!__use_tzfile) in __tzset()579 if (__use_tzfile) in weak_alias()
55 extern int __use_tzfile attribute_hidden;
1696 __use_tzfile, set __tzset_run before returning.1738 If __use_tzfile is set, call __tzfile_compute and pass it their1739 addresses. Only need to call gmtime if __use_tzfile is clear. If
1809 * time/tzset.c (tzset): Set tzname[] directly only if !__use_tzfile.
3672 tm_zone and tm_offset here if __use_tzfile.
8862 __use_tzfile declaration.
8717 file changed, in case __use_tzfile is set.
2832 (__tzset_internal, __tz_compute, __tzfile_compute, __use_tzfile,