Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dresolver.h97 DNS_FETCHOPT_UNSHARED = 1 << 1, /*%< See below. */ global() enumerator
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dresolver.h96 #define DNS_FETCHOPT_UNSHARED 0x00000002 /*%< See below. */ macro