Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/time/
Dtzfile.h44 char tzh_version[1]; /* '\0' or '2' as of 2005 */ member
Dlocaltime.c487 if (up->tzhead.tzh_version[0] == '\0') in tzload()
/openbsd/src/usr.sbin/zic/
Dzic.c1577 tzh.tzh_version[0] = ZIC_VERSION; in writezone()
1585 DO(tzh_version); in writezone()