Home
last modified time | relevance | path

Searched refs:RNDGETPOOLSTAT (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/sys/
H A Drndio.h169 #define RNDGETPOOLSTAT _IOR('R', 106, rndpoolstat_t) /* get statistics */ macro
/netbsd/sbin/rndctl/
H A Drndctl.c558 if (ioctl(fd, RNDGETPOOLSTAT, &rs) < 0) in do_stats()
/netbsd/sys/kern/
H A Dkern_entropy.c2366 case RNDGETPOOLSTAT: in entropy_ioctl()
2426 case RNDGETPOOLSTAT: { /* Get entropy pool statistics. */ in entropy_ioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2042 unsigned IOCTL_RNDGETPOOLSTAT = RNDGETPOOLSTAT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1128 _(RNDGETPOOLSTAT, WRITE, struct_rndpoolstat_sz);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2204 unsigned IOCTL_RNDGETPOOLSTAT = RNDGETPOOLSTAT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1127 _(RNDGETPOOLSTAT, WRITE, struct_rndpoolstat_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2204 unsigned IOCTL_RNDGETPOOLSTAT = RNDGETPOOLSTAT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1127 _(RNDGETPOOLSTAT, WRITE, struct_rndpoolstat_sz);