Searched refs:tzh_timecnt (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dtzfile.h61 char tzh_timecnt[4]; /* coded number of transition times */ member in struct:tzhead
69 ** tzh_timecnt (char [4])s coded transition times a la time(2)
70 ** tzh_timecnt (unsigned char)s types of local time starting at above
H A Dlocaltime.c468 sp->timecnt = (int) detzcode(u->tzhead.tzh_timecnt);
/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c1670 convert(eitol(thistimecnt), tzh.tzh_timecnt);
1679 DO(tzh_timecnt);

Completed in 61 milliseconds