Searched defs:isc_entropysource (Results 1 – 1 of 1) sorted by relevance
140 struct isc_entropysource { struct145 ISC_LINK(isc_entropysource_t) link; argument146 char name[32];147 isc_boolean_t bad;148 isc_boolean_t warn_keyboard;149 isc_keyboard_t kbd;150 union {155 } sources;