Searched refs:random_uint32 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/kernel/
H A Dt_lockf.c65 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 95 milliseconds