Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c394 #define NAME_IS_DEAD 0x40000000 macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c398 NAME_IS_DEAD = 1 << 31, global() enumerator