Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/syscons/
H A Dscmouse.c645 sc_mouse_paste(scr_stat *scp) in sc_mouse_paste() function
834 sc_mouse_paste(cur_scp); in sc_mouse_ioctl()
910 sc_mouse_paste(cur_scp); in sc_mouse_ioctl()
H A Dsyscons.h604 void sc_mouse_paste(scr_stat *scp);
612 #define sc_mouse_paste(scp) macro
H A Dsyscons.c3916 sc_mouse_paste(scp); in scgetc()