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

/freebsd-11.0-release/contrib/tzcode/stdtime/
H A Dtzfile.h56 char tzh_version[1]; /* '\0' or '2' as of 2005 */ member in struct:tzhead
92 ** If tzh_version is '2' or greater, the above is followed by a second instance
H A Dlocaltime.c579 if (u->tzhead.tzh_version[0] == '\0')
/freebsd-11.0-release/contrib/tzcode/zic/
H A Dzic.c1666 tzh.tzh_version[0] = ZIC_VERSION;
1674 DO(tzh_version);

Completed in 59 milliseconds