Home
last modified time | relevance | path

Searched refs:srandom_unlocked (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
Drandom.c67 static void srandom_unlocked(unsigned int);
267 srandom_unlocked(unsigned int x) in srandom_unlocked() function
309 srandom_unlocked(x); in srandom()
380 srandom_unlocked(seed); in initstate()