Searched refs:VALID_RBT (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c45 #define VALID_RBT(rbt) ISC_MAGIC_VALID(rbt, RBT_MAGIC) macro
286 REQUIRE(rbtp != NULL && VALID_RBT(*rbtp));
309 REQUIRE(VALID_RBT(rbt));
383 REQUIRE(VALID_RBT(rbt));
650 REQUIRE(VALID_RBT(rbt));
691 REQUIRE(VALID_RBT(rbt));
1206 REQUIRE(VALID_RBT(rbt));
1279 REQUIRE(VALID_RBT(rbt));
2020 REQUIRE(VALID_RBT(rbt));
2066 REQUIRE(VALID_RBT(rb
[all...]

Completed in 220 milliseconds