Home
last modified time | relevance | path

Searched defs:isc_entropysource (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/
HDentropy.c140 struct isc_entropysource { struct
145 ISC_LINK(isc_entropysource_t) link; argument
146 char name[32];
147 isc_boolean_t bad;
148 isc_boolean_t warn_keyboard;
149 isc_keyboard_t kbd;
150 union {
155 } sources;