Searched refs:tzh_ttisstdcnt (Results 1 – 5 of 5) sorted by relevance
50 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member
2185 convert(stdcnt, tzh.tzh_ttisstdcnt); in writezone()2194 DO(tzh_ttisstdcnt); in writezone()
191 num_isstd = (size_t) decode (tzhead.tzh_ttisstdcnt); in __tzfile_read()
4594 the tzh_ttisstdcnt and tzh_ttisgmtcnt fields, and a stack overflow due to
38395 tzh_ttisstdcnt and tzh_ttisgmtcnt. Use malloc instead of alloca.