Searched refs:__tzstring (Results 1 – 2 of 2) sorted by relevance
408 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 …]
119 __tzstring (const char *s) in __tzstring() function
Completed in 7 milliseconds