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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c233 ttinfo_t ttis[TZ_MAX_TYPES]; /* Zone types */ member in struct:state
1235 ttisp = &lclzonep->ttis[lclzonep->types[tidx]];
1717 * Skip over types[] for now and load ttis[] so that when
1725 ttisp = &sp->ttis[i];
1745 * Since ttis were loaded ahead of types, it is possible to
1763 ttisp = &sp->ttis[sp->types[i]];
1782 * had read types[] and ttis[] in the same order they
1810 ttisp = &sp->ttis[i];
1824 ttisp = &sp->ttis[i];
1868 ts->ttis[
[all...]

Completed in 25 milliseconds