Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Drndio.h170 #define RNDGETESTNUM _IOWR('R', 107, rndstat_est_t) /* get srcest */ macro
/netbsd-src/sbin/rndctl/
H A Drndctl.c528 res = ioctl(fd, RNDGETESTNUM, &rstat); in do_list()
/netbsd-src/sys/kern/
H A Dkern_entropy.c2497 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 Dsanitizer_platform_limits_netbsd.cc2043 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1129 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2206 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1128 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2205 unsigned IOCTL_RNDGETESTNUM = RNDGETESTNUM;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1128 _(RNDGETESTNUM, READWRITE, struct_rndstat_est_sz);