Searched refs:RNDGETESTNAME (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/sys/ |
| H A D | rndio.h | 171 #define RNDGETESTNAME _IOWR('R', 108, rndstat_est_name_t) /* " by name */ macro
|
| /netbsd-src/sbin/rndctl/ |
| H A D | rndctl.c | 508 res = ioctl(fd, RNDGETESTNAME, &rstat_name); in do_list()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_entropy.c | 2498 case RNDGETESTNAME: in entropy_ioctl() 2684 case RNDGETESTNAME: { /* Get sources and estimates by name. */ in entropy_ioctl()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 2044 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1130 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 2207 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1129 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 2206 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1129 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);
|