Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dmessage.c95 #define VALID_SECTION( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmessage.c94 #define VALID_SECTION(s) (((s) >= DNS_SECTION_ANY) && ((s) < DNS_SECTION_MAX)) macro