Home
last modified time | relevance | path

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

/netbsd/src/lib/libcurses/
Dcr_put.c281 if (cursor_to_ll) { in plod()
288 tputs(cursor_to_ll, 0, plodput); in plod()
/netbsd/src/games/tetris/
Dscreen.c244 if ((tstr = cursor_to_ll) != NULL) in scr_end()
/netbsd/src/lib/libterminfo/
Dterm.h1170 #define cursor_to_ll t_cursor_to_ll(cur_term) macro