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

/bind-9.11.3/lib/isccc/
H A Dccmsg.c38 #define VALID_CCMSG(foo) ISC_MAGIC_VALID(foo, CCMSG_MAGIC) macro
52 INSIST(VALID_CCMSG(ccmsg));
107 INSIST(VALID_CCMSG(ccmsg));
149 REQUIRE(VALID_CCMSG(ccmsg));
162 REQUIRE(VALID_CCMSG(ccmsg));
195 REQUIRE(VALID_CCMSG(ccmsg));
203 REQUIRE(VALID_CCMSG(ccmsg));
216 REQUIRE(VALID_CCMSG(ccmsg));

Completed in 7 milliseconds