Searched refs:ns_r_noerror (Results 1 – 5 of 5) sorted by relevance
192 #define NOERROR ns_r_noerror
240 ns_r_noerror = 0, /* No error occurred. */ enumerator
309 if (ancount > 0 && rcode == ns_r_noerror) in get_soa()
556 {ns_r_noerror, "NOERROR", "no error"},
256 case ns_r_noerror: return ("OK"); in dns_rcode_string()