Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drequest.c44 #define VALID_REQUEST( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c43 #define VALID_REQUEST(request) ISC_MAGIC_VALID(request, REQUEST_MAGIC) macro