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

/freebsd-9.3-release/contrib/bind9/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;
/freebsd-9.3-release/contrib/ntp/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 160 milliseconds