Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Drndio.h171 #define RNDGETESTNAME _IOWR('R', 108, rndstat_est_name_t) /* " by name */ macro
/netbsd-src/sbin/rndctl/
H A Drndctl.c508 res = ioctl(fd, RNDGETESTNAME, &rstat_name); in do_list()
/netbsd-src/sys/kern/
H A Dkern_entropy.c2498 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 Dsanitizer_platform_limits_netbsd.cc2044 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1130 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2207 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1129 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2206 unsigned IOCTL_RNDGETESTNAME = RNDGETESTNAME;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1129 _(RNDGETESTNAME, READWRITE, struct_rndstat_est_name_sz);