Searched refs:ns_r_notauth (Results 1 – 2 of 2) sorted by relevance
115 ns_r_notauth = 9, /* Not authoritative for zone */ enumerator
75 case ns_r_notauth: return "NOTAUTH"; in RcodeToString()