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

/bind-9.11.3/lib/isc/
H A Dentropy.c50 #define VALID_SOURCE(s) ISC_MAGIC_VALID(s, SOURCE_MAGIC) macro
840 REQUIRE(VALID_SOURCE(*sourcep));
1035 REQUIRE(VALID_SOURCE(source));
1060 REQUIRE(VALID_SOURCE(source));

Completed in 14 milliseconds