Home
last modified time | relevance | path

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

/openbsd/lib/libc/time/
H A Dtzfile.h46 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member
H A Dlocaltime.c385 ttisgmtcnt = (int) detzcode(up->tzhead.tzh_ttisgmtcnt); in tzload()
/openbsd/usr.sbin/zic/
H A Dzic.c1578 convert(eitol(thistypecnt), tzh.tzh_ttisgmtcnt); in writezone()
1587 DO(tzh_ttisgmtcnt); in writezone()