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