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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c341 static char isdsts[TZ_MAX_TYPES]; variable
1493 if (isdsts[0] == 0)
1574 (void) putc(isdsts[i], fp);
1584 while (isdsts[j])
1827 isdsts[0] = isdsts[type];
1877 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] &&
1896 isdsts[i] = isdst;

Completed in 62 milliseconds