Searched refs:tzhead (Results 1 – 3 of 3) sorted by relevance
383 struct tzhead tzhead; member384 char buf[2 * sizeof(struct tzhead) +463 ttisstdcnt = (int) detzcode(u->tzhead.tzh_ttisstdcnt);464 ttisgmtcnt = (int) detzcode(u->tzhead.tzh_ttisgmtcnt);465 sp->leapcnt = (int) detzcode(u->tzhead.tzh_leapcnt);466 sp->timecnt = (int) detzcode(u->tzhead.tzh_timecnt);467 sp->typecnt = (int) detzcode(u->tzhead.tzh_typecnt);468 sp->charcnt = (int) detzcode(u->tzhead.tzh_charcnt);469 p = u->tzhead.tzh_charcnt + sizeof u->tzhead.tzh_charcnt;579 if (u->tzhead.tzh_version[0] == '\0')
54 struct tzhead { struct
1455 static const struct tzhead tzh0;1456 static struct tzhead tzh;