Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandread.h28 struct randread_source *randread_new (char const *, size_t)
Drandint.c86 struct randread_source *source = randread_new (name, bytes_bound); in randint_all_new()
Drandread.c173 randread_new (char const *name, size_t bytes_bound) in randread_new() function
/coreutils/src/
Dsort.c2096 struct randread_source *r = randread_new (random_source, sizeof buf); in random_md5_state_init()