Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_buf.c854 if (vb->vb_mark_last != VTB_MARK_MOVE) in vtbuf_set_mark()
906 vb->vb_mark_last = type; in vtbuf_set_mark()
913 vb->vb_mark_last = type; in vtbuf_set_mark()
H A Dvt.h219 int vb_mark_last; /* Last mouse event. */ member