Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c720 #define IS_STUB( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c754 #define IS_STUB(rbtdb) (((rbtdb)->common.attributes & DNS_DBATTR_STUB) != 0) macro