Searched refs:tm_zone (Results 1 – 6 of 6) sorted by relevance
738 strncpy(janname, p->tm_zone ? p->tm_zone : " ", 9); in inittimezone()743 strncpy(julyname, p->tm_zone ? p->tm_zone : " ", 9); in inittimezone()
167 GmTime->tm_zone = NULL; in gmtime()
136 char *tm_zone; /* timezone abbreviation */ member
138 char *tm_zone; /* timezone abbreviation */ member
156 localtime(&clock)->tm_zone if this has been enabled.