Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vt/
H A Dvt_buf.c825 if (vb->vb_mark_last != VTB_MARK_MOVE) in vtbuf_set_mark()
877 vb->vb_mark_last = type; in vtbuf_set_mark()
884 vb->vb_mark_last = type; in vtbuf_set_mark()
H A Dvt.h220 int vb_mark_last; /* Last mouse event. */ member