Searched defs:entropysource_t (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c72 typedef struct entropysource entropysource_t; typedef in typeref:struct:entropysource
77 ISC_LINK(entropysource_t) link;
80 static ISC_LIST(entropysource_t) sources;
223 entropysource_t *elt;
260 entropysource_t *source;
/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c246 typedef struct entropysource entropysource_t; typedef in typeref:struct:entropysource
251 ISC_LINK(entropysource_t) link;
254 static ISC_LIST(entropysource_t) sources;
260 entropysource_t *elt;
297 entropysource_t *source;

Completed in 22 milliseconds