HomeSort by: relevance | last modified time | path
    Searched defs:rnd_lock_sources (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_entropy.c 1883 * rnd_lock_sources(flags)
1896 rnd_lock_sources(int flags) function in typeref:typename:int
1923 * Unlock the list of sources after rnd_lock_sources. Caller must
1985 error = rnd_lock_sources(flags);
2596 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2632 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2664 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2695 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);

Completed in 14 milliseconds