Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlocalzone.c584 const char* othertype = NULL; in local_zone_enter_rr() local
586 othertype = "other"; in local_zone_enter_rr()
589 othertype = "CNAME"; in local_zone_enter_rr()
591 if(othertype) { in local_zone_enter_rr()
593 "coexist with %s local-data", rrstr, othertype); in local_zone_enter_rr()