Searched defs:lrand48 (Results 1 – 4 of 4) sorted by relevance
101 pos = lrand48() % (len - sizeof(buf)); function104 pos = lrand48() % (len - sizeof(buf)); function
94 pos = lrand48() % (len - sizeof(buf)); function
156 pos = lrand48() % (FSIZE - BSIZE); function
19 lrand48(void) in lrand48() function