OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_random
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/sys/sys/
random.h
38
#define
read_random
(p, s) cprng_fast((p), (s))
macro
random.h
38
#define
read_random
(p, s) cprng_fast((p), (s))
macro
/src/tests/kernel/
t_rnd.c
90
ATF_TC(
read_random
);
variable
91
ATF_TC_HEAD(
read_random
, tc)
98
ATF_TC_BODY(
read_random
, tc)
117
ATF_TP_ADD_TC(tp,
read_random
);
t_rnd.c
90
ATF_TC(
read_random
);
variable
91
ATF_TC_HEAD(
read_random
, tc)
98
ATF_TC_BODY(
read_random
, tc)
117
ATF_TP_ADD_TC(tp,
read_random
);
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026