Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c55 #define VALID_RBT( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c58 #define VALID_RBT(rbt) ISC_MAGIC_VALID(rbt, RBT_MAGIC) macro