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

/freebsd-9.3-release/games/random/
H A Drandom.c68 int ch, fd, random_exit, randomize_lines, random_type, ret, local
76 random_exit = randomize_lines = unbuffer_output = 0;
84 random_exit = 1;
130 if (random_exit && denom > 256)
155 if (!random_exit)
160 if (random_exit)

Completed in 41 milliseconds