Home
last modified time | relevance | path

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

/minix3/games/random/
H A Drandom.c67 int ch, random_exit, selected, unbuffer_output; in main() local
71 random_exit = unbuffer_output = 0; in main()
78 unbuffer_output = 1; in main()
117 if (unbuffer_output) in main()