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

/bind-9.11.3/lib/dns/
H A Dzone.c156 #define LOCKED_ZONE(z) ((z)->locked) macro
168 #define LOCKED_ZONE(z) ISC_TRUE macro
445 INSIST(LOCKED_ZONE(z)); \
449 INSIST(LOCKED_ZONE(z)); \
1112 REQUIRE(!LOCKED_ZONE(zone));
1715 REQUIRE(LOCKED_ZONE(zone));
3504 INSIST(LOCKED_ZONE(zone));
4436 INSIST(LOCKED_ZONE(zone));
4438 INSIST(LOCKED_ZONE(zone->secure));
4931 REQUIRE(LOCKED_ZONE(zon
[all...]

Completed in 651 milliseconds