Home
last modified time | relevance | path

Searched refs:ns_r_servfail (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h194 #define SERVFAIL ns_r_servfail
H A Dnameser.h242 ns_r_servfail = 2, /* Server failure. */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c258 case ns_r_servfail: return ("Server Fail"); in dns_rcode_string()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c558 {ns_r_servfail, "SERVFAIL", "server failed"},