OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:random_uint32
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
t_lockf.c
65
random_uint32
(void)
function
87
fl.l_start =
random_uint32
() % filesize;
88
fl.l_len =
random_uint32
() % filesize;
89
switch (
random_uint32
() % 3) {
t_lockf.c
65
random_uint32
(void)
function
87
fl.l_start =
random_uint32
() % filesize;
88
fl.l_len =
random_uint32
() % filesize;
89
switch (
random_uint32
() % 3) {
Completed in 65 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026