Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h125 #define NOERROR ns_r_noerror
H A Dnameser.h218 ns_r_noerror = 0, /*%< No error occurred. */ enumerator
/freebsd/contrib/dma/
H A Ddns.c186 case ns_r_noerror: in dns_get_mx_list()
/freebsd/lib/libc/resolv/
H A Dres_findzonecut.c314 if (ancount > 0 && rcode == ns_r_noerror) in get_soa()
H A Dres_debug.c529 {ns_r_noerror, "NOERROR", "no error"},