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

/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dentropy.c51 #define SOURCE_MAGIC ISC_MAGIC('E', 'n', 't', 's') macro
54 #define VALID_SOURCE(s) ISC_MAGIC_VALID(s, SOURCE_MAGIC)
896 source->magic = SOURCE_MAGIC;
975 source->magic = SOURCE_MAGIC;
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dentropy.c275 source->magic = SOURCE_MAGIC;
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dentropy.c568 source->magic = SOURCE_MAGIC;

Completed in 111 milliseconds