Searched refs:ns_r_nxdomain (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h129 #define NXDOMAIN ns_r_nxdomain
/macosx-10.10/libresolv-57/
H A Dnameser.h206 ns_r_nxdomain = 3, /* Name error. */ enumerator in enum:__ns_rcode
H A Dres_query.c640 if ((hp->rcode == ns_r_nxdomain) || ((hp->rcode == ns_r_noerror) && (ntohs(hp->ancount) == 0)))
656 case ns_r_nxdomain:
H A Dres_debug.c485 {ns_r_nxdomain, "NXDOMAIN", "no such domain name"},
H A Dres_mkupdate.c157 case ns_r_nxdomain:
H A Ddns_util.c1858 case ns_r_nxdomain:

Completed in 117 milliseconds