Searched refs:vtbuf_dirty (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/vt/
H A Dvt.h222 void vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area);
H A Dvt_buf.c269 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) function
363 vtbuf_dirty(vb, &area);
688 vtbuf_dirty(vb, &area);
H A Dvt_core.c1194 vtbuf_dirty(&vw->vw_buf, &area);

Completed in 122 milliseconds