OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cprng_strong_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_cprng.c
119
kern_cprng =
cprng_strong_create
("kern", IPL_SOFTSERIAL, 0);
120
user_cprng =
cprng_strong_create
("user", IPL_NONE, 0);
191
cprng_strong_create
(const char *name, int ipl, int flags)
function in typeref:struct:cprng_strong *
subr_cprng.c
119
kern_cprng =
cprng_strong_create
("kern", IPL_SOFTSERIAL, 0);
120
user_cprng =
cprng_strong_create
("user", IPL_NONE, 0);
191
cprng_strong_create
(const char *name, int ipl, int flags)
function in typeref:struct:cprng_strong *
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025