Searched refs:ttisstdcnt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1562 int ttisstdcnt, ttisgmtcnt; local
1569 ttisstdcnt = decode32(tzhp->tzh_ttisstdcnt);
1587 (ttisstdcnt != sp->typecnt && ttisstdcnt != 0) ||
1596 ttisstdcnt + /* ttisstds */
1600 *stdcntp = ttisstdcnt;
1616 int ttisstdcnt, ttisgmtcnt; local
1673 &ttisgmtcnt, &ttisstdcnt)) < 0) {
1698 &ttisgmtcnt, &ttisstdcnt)) < 0) {
1811 if (ttisstdcnt
[all...]

Completed in 56 milliseconds