Lines Matching defs:zone
71 struct zone {
125 static void outzone(const struct zone *zp, int ntzones);
241 static struct zone *zones;
565 * Find the next non-continuation zone entry.
743 register struct zone *zp;
803 gettext("unruly zone"), TRUE);
809 error(gettext("%s in ruleless zone"));
1032 gettext("duplicate zone name %s (file \"%s\", line %d)"),
1062 static struct zone z;
1124 zones = (struct zone *)(void *)erealloc((char *)zones,
1129 * there's more information about the zone on the next line.
1632 const struct zone * const zpfirst;
1635 register const struct zone *zp;
1796 "can't determine time zone abbrevation to use just after until time"));
1804 * Now we may get to set starttime for the next zone line.
1873 * See if there's already an entry for this zone type.
2247 wp = gettext(("time zone abbreviation has less than 3 "
2250 wp = gettext(("time zone abbreviation has too many "
2259 wp = gettext("time zone abbreviation differs from "
2272 error(gettext("too many, or too long, time zone "