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

/netbsd-current/games/hack/
H A Dhack.terminfo.c218 if (clr_eol)
219 xputs(clr_eol);
/netbsd-current/games/larn/
H A Dio.c655 if (!clr_eol) {
656 fprintf(stderr, "term does not have clr_eol.\n");
803 tputs(clr_eol, 0, ttputch);
839 tputs(clr_eol, 0,
848 tputs(clr_eol, 0,
/netbsd-current/games/tetris/
H A Dscreen.c419 if (set || clr_eol == NULL) {
430 putpad(clr_eol);
/netbsd-current/lib/libcurses/
H A Drefresh.c1243 if (clr_eol && !_cursesi_screen->curwin && (!(__using_color)
1270 ce = clr_eol;
/netbsd-current/lib/libterminfo/
H A Dterm.h1155 #define clr_eol t_clr_eol(cur_term) macro
1553 * clr_eol: Clear to end of line

Completed in 211 milliseconds