Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/syscons/
H A Dsyscons.c228 static void update_cursor_image(scr_stat *scp);
621 update_cursor_image(scp); in sc_attach_unit()
3067 update_cursor_image(scr_stat *scp) in update_cursor_image() function