Searched refs:tzh_charcnt (Results 1 – 4 of 4) sorted by relevance
24 tzh_timecnt, tzh_typecnt, tzh_charcnt) = struct.unpack(">6l", header)37 abbrs = fileobj.read(tzh_charcnt)
49 char tzh_charcnt[4]; /* coded number of abbr. chars */ member
399 sp->charcnt = (int) detzcode(up->tzhead.tzh_charcnt); in tzload()400 p = up->tzhead.tzh_charcnt + sizeof up->tzhead.tzh_charcnt; in tzload()
1869 convert(thischarcnt, tzh.tzh_charcnt); in writezone()1878 DO(tzh_charcnt); in writezone()