Searched refs:vtbuf_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/vt/
H A Dvt.h228 void vtbuf_init(struct vt_buf *, const term_pos_t *);
H A Dvt_buf.c462 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) function
H A Dvt_core.c2888 vw->vw_buf.vb_terminal = tm; /* must be set before vtbuf_init() */
2889 vtbuf_init(&vw->vw_buf, &size);

Completed in 97 milliseconds