Home
last modified time | relevance | path

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

/openbsd/lib/libc/time/
H A Dlocaltime.c382 int ttisgmtcnt; in tzload() local
385 ttisgmtcnt = (int) detzcode(up->tzhead.tzh_ttisgmtcnt); in tzload()
396 (ttisgmtcnt != sp->typecnt && ttisgmtcnt != 0)) in tzload()
405 ttisgmtcnt) /* ttisgmts */ in tzload()
461 if (ttisgmtcnt == 0) in tzload()