Searched refs:change_cursor_shape (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/syscons/ |
| H A D | syscons.c | 231 static void change_cursor_shape(scr_stat *scp, int flags, int base, int height); 3119 change_cursor_shape(scr_stat *scp, int flags, int base, int height) in change_cursor_shape() function 3152 change_cursor_shape(scp, flags, base, height); in sc_change_cursor_shape() 3173 change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1); in sc_change_cursor_shape()
|