zone_log
zone_log(parser, ZONE_ERROR, "the RR rdata fields are wrong for the type");
ZONE_EXPORT void zone_log(
(void)0 : zone_log((parser), ZONE_ERROR, __VA_ARGS__))
(void)0 : zone_log((parser), ZONE_WARNING, __VA_ARGS__))
(void)0 : zone_log((parser), ZONE_INFO, __VA_ARGS__))
zone_log((parser), ZONE_ERROR, __VA_ARGS__); \
zone_log((parser), ZONE_ERROR, __VA_ARGS__); \
zone_log(parser, priority, "CNAME and other data at the same name");
zone_log(parser, priority, "CNAME and other data at the same name");
zone_log(parser, priority, "only class IN is supported");
zone_log(parser, ZONE_ERROR, "the owner cannot be converted");
zone_log(parser, ZONE_ERROR, "the RR rdata fields are wrong for the type, %s %s %s",
zone_log(parser, priority, "SOA record with invalid domain name, '%s' is not '%s'",
zone_log(parser, priority, "this SOA record was already encountered");
zone_log(parser, priority, "out of zone data: %s is outside the zone for fqdn %s",
zone_log(parser, ZONE_WARNING,
zone_log(parser, ZONE_WARNING,
zone_log(parser, priority, "multiple CNAMEs at the same name");
zone_log(parser, priority, "multiple DNAMEs at the same name");