gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOWR 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
202: #define RNDGETENTCNT    _IOR('R',  101, uint32_t) /* get entropy count */
203: #define RNDGETSRCNUM    _IOWR('R', 102, rndstat_t) /* get rnd source info */
204: #define RNDGETSRCNAME   _IOWR('R', 103, rndstat_name_t) /* get src by name */
205: #define RNDCTL          _IOW('R',  104, rndctl_t)  /* set/clear source flags */