Searched refs:hidst (Results 1 – 1 of 1) sorted by relevance
1770 register int mrudst, mrustd, hidst, histd, type; in writezone() local1772 hidst = histd = mrudst = mrustd = -1; in writezone()1780 hidst = i; in writezone()1783 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst && in writezone()1784 gmtoffs[hidst] != gmtoffs[mrudst]) { in writezone()