Searched refs:KERN_ARND (Results 1 – 16 of 16) sorted by relevance
132 #if defined(KERN_ARND)141 name[1] = KERN_ARND; in sysctl_arnd_wrapper()
215 # if (defined(__FreeBSD__) || defined(__NetBSD__)) && defined(KERN_ARND)257 mib[1] = KERN_ARND; in sysctl_random()396 # elif (defined(__FreeBSD__) || defined(__NetBSD__)) && defined(KERN_ARND) in syscall_random()
239 static int name[] = {CTL_KERN, KERN_ARND}; in uv__random_sysctl()
328 KERN_ARND
482 KERN_ARND
582 KERN_ARND
1399 pub const KERN_ARND: ::c_int = 37; constant
758 - NetBSD: `KERN_ARND` `sysctl(7) <https://man.netbsd.org/sysctl.7>_`
2113 pub const KERN_ARND: ::c_int = 81; constant
2234 pub const KERN_ARND: ::c_int = 81; constant
2154 pub const KERN_ARND: ::c_int = 37; constant
1828 and arc4random(3). The reason for this is that the KERN_ARND
1074 * netbsd: use KERN_ARND sysctl to get entropy (nia)