Home
last modified time | relevance | path

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

/openbsd/games/robots/
H A Dinit_field.c74 flushok(stdscr, TRUE); in init_field()
H A Dmove.c183 flushok(stdscr, FALSE); in get_move()
/openbsd/distrib/special/more/
H A Dcurses.h199 #define flushok(w, bf) \ macro