Searched refs:RNDGETESTNUM (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/sys/ |
| H A D | rndio.h | 170 #define RNDGETESTNUM _IOWR('R', 107, rndstat_est_t) /* get srcest */ macro
|
| /netbsd-src/sbin/rndctl/ |
| H A D | rndctl.c | 528 res = ioctl(fd, RNDGETESTNUM, &rstat); in do_list()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_entropy.c | 2497 case RNDGETESTNUM: in entropy_ioctl() 2617 case RNDGETESTNUM: { /* Get sources and estimates by number. */ in entropy_ioctl()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 2043 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1129 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 2206 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1128 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 2205 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1128 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);
|