Searched defs:ttisgmts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c344 static char ttisgmts[TZ_MAX_TYPES]; variable
1602 (void) putc(ttisgmts[i], fp);
1829 ttisgmts[0] = ttisgmts[type];
1880 ttisgmt == ttisgmts[i])
1898 ttisgmts[i] = ttisgmt;

Completed in 80 milliseconds