Home
last modified time | relevance | path

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

/glibc-2.36/time/
Dtzfile.c408 if (__tzstring (&zone_names[types[i].idx]) == NULL) in __tzfile_read()
425 __tzname[dst] = __tzstring (&zone_names[idx]); in __tzfile_read()
436 __tzname[0] = __tzstring (zone_names); in __tzfile_read()
599 __tzname[1] = __tzstring (&zone_names[types[i].idx]); in __tzfile_compute()
606 __tzname[0] = __tzstring (&zone_names[types[i].idx]); in __tzfile_compute()
613 __tzname[1] = __tzstring (&zone_names[types[j].idx]); in __tzfile_compute()
646 __tzname[0] = __tzstring (zone_names); in __tzfile_compute()
647 __tzname[1] = __tzstring (&zone_names[strlen (zone_names) + 1]); in __tzfile_compute()
708 = __tzstring (&zone_names[types[type_idxs[i - 1]].idx]); in __tzfile_compute()
718 __tzname[dst] = __tzstring (&zone_names[idx]); in __tzfile_compute()
[all …]
Dtzset.c119 __tzstring (const char *s) in __tzstring() function
/glibc-2.36/include/
Dtime.h53 extern char *__tzstring (const char *string) attribute_hidden;
/glibc-2.36/ChangeLog.old/
DChangeLog.74260 * time/tzfile.c: Change return type of __tzstring to char *.
4261 * time/tzset.c: Likewise. Change definition of __tzstring.
5378 * time/tzfile.c (__tzstring): New decl.
5382 * time/tzset.c (__tzstring): New function.
DChangeLog.8410 * time/tzset.c (__tzstring): Get rid of excessive cleverness
1781 * time/tzset.c (__tzstring): Clean up a bit.
DChangeLog.115034 * time/tzfile.c (__tzfile_compute): __tzstring zones
DChangeLog.1932921 * include/time.h (__tzstring): Add attribute_hidden.
DChangeLog.1838397 __tzstring function.
38398 (__tzstring): Call __tzstring_len.
/glibc-2.36/posix/
Dtst-regex.input410 * time/tzset.c (__tzstring): Get rid of excessive cleverness
1781 * time/tzset.c (__tzstring): Clean up a bit.