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

/bind-9.11.3/lib/isc/
H A Dentropy.c46 #define ENTROPY_MAGIC ISC_MAGIC('E', 'n', 't', 'e') macro
49 #define VALID_ENTROPY(e) ISC_MAGIC_VALID(e, ENTROPY_MAGIC)
708 ent->magic = ENTROPY_MAGIC;

Completed in 10 milliseconds