Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandint.h42 struct randread_source *randint_get_source (struct randint_source const *)
Drandint.c93 randint_get_source (struct randint_source const *s) in randint_get_source() function
/coreutils/src/
Dshred.c896 rs = randint_get_source (s); in do_wipefd()