Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/teken/
HDteken_subr.h29 static void teken_subr_cursor_up(teken_t *, unsigned int);
357 teken_subr_cursor_up(t, ncols); in teken_subr_cursor_previous_line()
361 teken_subr_cursor_up(teken_t *t, unsigned int nrows) in teken_subr_cursor_up() function