Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt.h250 int vtbuf_get_marked_len(struct vt_buf *vb);
H A Dvt_buf.c721 vtbuf_get_marked_len(struct vt_buf *vb) in vtbuf_get_marked_len() function
H A Dvt_core.c2483 len = vtbuf_get_marked_len(&vw->vw_buf); in vt_mouse_event()