Home
last modified time | relevance | path

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

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