Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dtzfile.h31 char tzh_version[1]; /* '\0' or '2'-'4' as of 2021 */ member
H A Dzic.c2981 tzh.tzh_version[0] = version; in writezone()
2990 DO(tzh_version); in writezone()
H A Dlocaltime.c1052 char version = up->tzhead.tzh_version[0]; in tzloadbody()