Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt.h284 #define VHS_END 2 macro
H A Dvt_core.c844 vt_scroll(vw, 0, VHS_END); in vt_scrollmode_kbdevent()
860 vt_scroll(vw, 0, VHS_END); in vt_scrollmode_kbdevent()
951 vt_scroll(vw, 0, VHS_END); in vt_processkey()
1996 vt_scroll(vw, 0, VHS_END); in vtterm_cngetc()
H A Dvt_buf.c114 case VHS_END: in vthistory_seek()