Lines Matching refs:isdsts
407 static char isdsts[TZ_MAX_TYPES]; variable
1631 if (isdsts[1] == 0) in writezone()
1774 if (isdsts[types[i]]) in writezone()
1779 if (isdsts[i]) in writezone()
1785 isdsts[mrudst] = -1; in writezone()
1794 isdsts[mrudst] = TRUE; in writezone()
1799 isdsts[mrustd] = -1; in writezone()
1808 isdsts[mrustd] = FALSE; in writezone()
1819 if (writetype[i] && !isdsts[i]) in writezone()
1824 isdsts[0] = isdsts[i]; in writezone()
1898 (void) putc(isdsts[i], fp); in writezone()
1910 while (isdsts[j]) in writezone()
2274 gmtoffs[0] = isdsts[0] = ttisstds[0] = ttisgmts[0] = abbrinds[0] = -1; in outzone()
2664 isdsts[typecnt] = isdsts[lastat->type]; in outzone()
2688 isdsts[0] = isdsts[type]; in addtt()
2743 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] && in addtype()
2769 isdsts[i] = isdst; in addtype()