Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt.h237 void vtbuf_init(struct vt_buf *, const term_pos_t *);
H A Dvt_buf.c458 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) in vtbuf_init() function
H A Dvt_core.c3137 vtbuf_init(&vw->vw_buf, &size); in vt_allocate_window()