Home
last modified time | relevance | path

Searched defs:dns_rcode_notauth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtypes.h258 dns_rcode_notauth = 9, enumerator
259 #define dns_rcode_notauth ((dns_rcode_t)dns_rcode_notauth) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dtypes.h253 dns_rcode_notauth = 9, global() enumerator
254 #define dns_rcode_notauth ((dns_rcode_t)dns_rcode_notauth) global() macro