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

/bind-9.6-ESV-R11/lib/isc/
H A Dentropy.c50 #define ENTROPY_MAGIC ISC_MAGIC('E', 'n', 't', 'e') macro
53 #define VALID_ENTROPY(e) ISC_MAGIC_VALID(e, ENTROPY_MAGIC)
703 ent->magic = ENTROPY_MAGIC;

Completed in 13 milliseconds