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

/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dkeywait.c44 int any_key; local
47 any_key = (text == NULL);
48 if (any_key)
56 if (any_key)
64 fprintf(stderr, (any_key ? "\r" : "\r\n"));

Completed in 170 milliseconds