zone_error
zone_error(parser, "zone %s ixfr data: IXFR data does not start with SOA",
zone_error(parser, "zone %s ixfr data: IXFR data is not class IN",
zone_error(parser, "zone %s ixfr data: zone has no apex, no zone data",
zone_error(parser, "zone %s ixfr data: IXFR data wrong SOA for zone %s",
zone_error(parser, "zone %s ixfr data: IXFR data contains the wrong version, serial %u but want destination serial %u",
zone_error(parser, "zone %s ixfr data: cannot parse rdata format",
else zone_error(parser, "zone %s ixfr data: cannot allocate space",
zone_error(parser, "zone %s ixfr data: IXFR data 2nd RR is not SOA",
zone_error(parser, "zone %s ixfr data: IXFR data 2ndSOA is not class IN",
zone_error(parser, "zone %s ixfr data: zone has no apex, no zone data",
zone_error(parser, "zone %s ixfr data: IXFR data wrong 2nd SOA for zone %s",
zone_error(parser, "zone %s ixfr data: cannot allocate space",
zone_error(parser, "zone %s ixdr data: cannot allocate space",
zone_error(parser, "zone %s ixfr data: cannot allocate space",
zone_error(parser, "Circular include in %s", file->name);
zone_error(parser, "Include %s nested too deeply", file->name);
zone_error(parser, "Cannot open %.*s, %s", (int)length, path, reason);
zone_error(parser, "Cannot open %s, %s", path, reason);