Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dcache.c55 #define VALID_CACHE( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcache.c56 #define VALID_CACHE(cache) ISC_MAGIC_VALID(cache, CACHE_MAGIC) macro