OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rndctl
(Results
1 - 9
of
9
) sorted by relevancy
/src/sbin/rndctl/
Makefile
5
PROG=
rndctl
6
MAN=
rndctl
.8
8
COPTS.
rndctl
.c+= ${CC_WNO_STRINGOP_TRUNCATION}
10
SRCS+=
rndctl
.c
/src/etc/rc.d/
random_seed
85
if
rndctl
$flags -L "${random_file}"; then
95
if
rndctl
-S "${random_file}"; then
Makefile
38
rbootd resize_root
rndctl
root route6d routed rtadvd \
/src/sbin/
Makefile
15
ping pppoectl raidctl reboot rcorder
rndctl
route routed \
/src/tests/dev/sysmon/
t_swsensor.sh
25
LD_PRELOAD=/usr/lib/librumphijack.so
rndctl
-l | \
73
rndctl
expr
274
# Step 13 - confirm registration (or lack thereof) with
rndctl
278
atf_fail "13a: Not registered with
rndctl
"
282
atf_fail "13b: Wrongly registered with
rndctl
"
/src/sys/kern/
kern_entropy.c
2502
case
RNDCTL
:
2715
case
RNDCTL
: { /* Modify entropy source flags. */
2716
rndctl_t *
rndctl
= data;
local in function:entropy_ioctl
2722
CTASSERT(sizeof(rs->name) == sizeof(
rndctl
->name));
2725
rndctl
->mask &= RND_FLAG_NO_ESTIMATE|RND_FLAG_NO_COLLECT;
2733
if (
rndctl
->type != 0xff) {
2734
if (rs->type !=
rndctl
->type)
2736
} else if (
rndctl
->name[0] != '\0') {
2737
if (strncmp(rs->name,
rndctl
->name, n) != 0)
2740
flags = rs->flags & ~
rndctl
->mask
[
all
...]
/src/sys/rump/
listsrcdirs
132
lsrc usr /sbin/
rndctl
route setkey sysctl umount
/src/etc/defaults/
rc.conf
144
rndctl
=NO rndctl_flags="" # configure
rndctl
(8)
key
/src/etc/
security
1069
rndctl
-S "$random_file"
Completed in 51 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025