Searched refs:unique_output (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.bin/random/
H A Drandom.c69 selected, unique_output, unbuffer_output; local
77 unique_output = 1;
100 unique_output = 1;
104 unique_output = 0;
154 ret = randomize_fd(fd, random_type, unique_output, denom);

Completed in 52 milliseconds