Home
last modified time | relevance | path

Searched refs:othertype (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlocalzone.c566 const char* othertype = NULL; in local_zone_enter_rr() local
568 othertype = "other"; in local_zone_enter_rr()
571 othertype = "CNAME"; in local_zone_enter_rr()
573 if(othertype) { in local_zone_enter_rr()
575 "coexist with %s local-data", rrstr, othertype); in local_zone_enter_rr()