Home
last modified time | relevance | path

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
1495 if (isdsts[0] == 0)
1576 (void) putc(isdsts[i], fp);
1586 while (isdsts[j])
1829 isdsts[0] = isdsts[type];
1879 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] &&
1898 isdsts[i] = isdst;