Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c612 #define VALID_RESOLVER( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c587 #define VALID_RESOLVER(res) ISC_MAGIC_VALID(res, RES_MAGIC) macro