Searched defs:DNS_ZONEMGR_VALID (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c90 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC) macro
15873 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16007 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16032 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16089 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16111 REQUIRE(DNS_ZONEMGR_VALID(source));
16129 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16146 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16172 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
16183 REQUIRE(DNS_ZONEMGR_VALID(zmg
[all...]

Completed in 82 milliseconds