Home | Sort by: relevance | last modified time | path |
/src/tests/kernel/ | |
t_lockf.c | 65 random_uint32(void) function in typeref:typename:u_int32_t 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 in typeref:typename:u_int32_t 87 fl.l_start = random_uint32() % filesize; 88 fl.l_len = random_uint32() % filesize; 89 switch (random_uint32() % 3) { |