gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOW 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
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 */
206: #define RNDADDDATA      _IOW('R',  105, rnddata_t) /* add data to the pool */
207: #define RNDGETPOOLSTAT  _IOR('R',  106, rndpoolstat_t)