Home
last modified time | relevance | path

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

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