Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/vt/
HDvt.h245 void vtbuf_clearhistory(struct vt_buf *);
HDvt_buf.c478 vtbuf_clearhistory(struct vt_buf *vb) in vtbuf_clearhistory() function
HDvt_core.c2780 vtbuf_clearhistory(&vw->vw_buf); in vtterm_ioctl()