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

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h128 #define SERVFAIL ns_r_servfail
/macosx-10.10/libresolv-57/
H A Dnameser.h205 ns_r_servfail = 2, /* Server failure. */ enumerator in enum:__ns_rcode
H A Dres_debug.c484 {ns_r_servfail, "SERVFAIL", "server failed"},
H A Dres_query.c659 case ns_r_servfail:
H A Dres_send.c1479 if (anhp->rcode == ns_r_servfail || anhp->rcode == ns_r_notimpl || anhp->rcode == ns_r_refused)
H A Ddns_util.c1855 case ns_r_servfail:

Completed in 82 milliseconds