Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dtzfile.h50 char tzh_typecnt[4]; /* coded number of local time types */ member
H A Dlocaltime.c413 sp->typecnt = (int) detzcode(u->tzhead.tzh_typecnt); in tzload()
/dragonfly/usr.sbin/zic/
H A Dzic.c1598 convert(thistypecnt, tzh.tzh_typecnt); in writezone()
1607 DO(tzh_typecnt); in writezone()