Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vt/
HDvt_buf.c58 static int vtbuf_wth(const struct vt_buf *vb, int row);
179 vtbuf_wth(const struct vt_buf *vb, int row) in vtbuf_wth() function
237 row = vtbuf_wth(vb, row); in vtbuf_iscursor()
832 vb->vb_mark_end.tp_row = vtbuf_wth(vb, row); in vtbuf_set_mark()
837 vb->vb_mark_start.tp_row = vtbuf_wth(vb, row); in vtbuf_set_mark()
840 vb->vb_mark_end.tp_row = vtbuf_wth(vb, row); in vtbuf_set_mark()
845 vtbuf_wth(vb, row); in vtbuf_set_mark()
874 vtbuf_wth(vb, row); in vtbuf_set_mark()