HomeSort by: relevance | last modified time | path
    Searched refs:DNS_ZONEMGR_VALID (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 108 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
18441 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18828 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18856 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18914 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18938 REQUIRE(DNS_ZONEMGR_VALID(source));
18953 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18964 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18988 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
18999 REQUIRE(DNS_ZONEMGR_VALID(zmgr))
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
zone.c 115 #define DNS_ZONEMGR_VALID(stub) ISC_MAGIC_VALID(stub, ZONEMGR_MAGIC)
19132 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19338 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19362 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19388 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19419 REQUIRE(DNS_ZONEMGR_VALID(source));
19434 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19443 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19472 REQUIRE(DNS_ZONEMGR_VALID(zmgr));
19483 REQUIRE(DNS_ZONEMGR_VALID(zmgr))
    [all...]

Completed in 75 milliseconds