Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/vt/
HDvt_buf.c824 if (vb->vb_mark_last != VTB_MARK_MOVE) in vtbuf_set_mark()
876 vb->vb_mark_last = type; in vtbuf_set_mark()
883 vb->vb_mark_last = type; in vtbuf_set_mark()
HDvt.h220 int vb_mark_last; /* Last mouse event. */ member