Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h198 #define NOTIMP ns_r_notimpl
H A Dnameser.h243 ns_r_notimpl = 4, /* Unimplemented. */ enumerator
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c262 case ns_r_notimpl: return ("Unimplemented"); in dns_rcode_string()
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c565 {ns_r_notimpl, "NOTIMP", "not implemented"},