gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOR from t2ex/bsd_source/t2ex/network/net/src_bsd/config/rnd.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/config/rnd.h - 7.4KB - 209 lines
201: 
202: #define RNDGETENTCNT    _IOR('R',  101, uint32_t) /* get entropy count */
203: #define RNDGETSRCNUM    _IOWR('R', 102, rndstat_t) /* get rnd source info */
206: #define RNDADDDATA _IOW('R', 105, rnddata_t) /* add data to the pool */ 207: #define RNDGETPOOLSTAT _IOR('R', 106, rndpoolstat_t) 208: