Searched refs:change_cursor_shape (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/sys/dev/syscons/ |
| D | syscons.c | 224 static void change_cursor_shape(scr_stat *scp, int flags, int base, int height); 2763 change_cursor_shape(scr_stat *scp, int flags, int base, int height) in change_cursor_shape() function 2794 change_cursor_shape(scp, flags, base, height); in sc_change_cursor_shape() 2818 change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1); in sc_change_cursor_shape()
|