Searched refs:tm_zone (Results 1 – 7 of 7) sorted by relevance
21 const char *tm_zone; /* Timezone abbreviation. */ member
16 && t->tm_zone == u->tm_zone); in equal_tm()
15 ttm.tm_zone = NULL; /* Dereferenced directly if non-NULL. */ in do_bz18985()36 ttm.tm_zone = NULL; /* Dereferenced directly if non-NULL. */ in do_bz18985()
538 tm->tm_zone = __tzname[isdst]; in __tz_compute()599 tp->tm_zone = "GMT"; in weak_alias()
195 tp->tm_zone = NULL; in __getdate_r()
749 tp->tm_zone = __tzname[tp->tm_isdst]; in __tzfile_compute()
544 zone = (const char *) tp->tm_zone; in libc_hidden_def()
Completed in 9 milliseconds