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

/freebsd-13-stable/sys/dev/vt/
H A Dvt_cpulogos.c194 terminal_set_cursor(tm, &vw->vw_buf.vb_cursor);
252 terminal_set_cursor(tm, &vw->vw_buf.vb_cursor);
H A Dvt_core.c1905 terminal_set_cursor(tm, &vw->vw_buf.vb_cursor);
/freebsd-13-stable/sys/sys/
H A Dterminal.h216 void terminal_set_cursor(struct terminal *tm, const term_pos_t *pos);
/freebsd-13-stable/sys/kern/
H A Dsubr_terminal.c248 terminal_set_cursor(struct terminal *tm, const term_pos_t *pos) function

Completed in 71 milliseconds