Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c406 int ttisgmtcnt; in tzload() local
410 ttisgmtcnt = (int) detzcode(u->tzhead.tzh_ttisgmtcnt); in tzload()
421 (ttisgmtcnt != sp->typecnt && ttisgmtcnt != 0)) in tzload()
430 ttisgmtcnt) /* ttisgmts */ in tzload()
507 if (ttisgmtcnt == 0) in tzload()