Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dterminal.h216 void terminal_set_cursor(struct terminal *tm, const term_pos_t *pos);
/f-stack/freebsd/kern/
H A Dsubr_terminal.c248 terminal_set_cursor(struct terminal *tm, const term_pos_t *pos) in terminal_set_cursor() function