Home
last modified time | relevance | path

Searched defs:lrand48 (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dsuj17.sh101 pos = lrand48() % (len - sizeof(buf)); function
104 pos = lrand48() % (len - sizeof(buf)); function
H A Dtruncate5.sh94 pos = lrand48() % (len - sizeof(buf)); function
H A Dtruncate8.sh156 pos = lrand48() % (FSIZE - BSIZE); function
/freebsd/lib/libc/gen/
H A Dlrand48.c19 lrand48(void) in lrand48() function