Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vt/
HDvt.h217 void vtbuf_init(struct vt_buf *, const term_pos_t *);
HDvt_buf.c390 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) in vtbuf_init() function
HDvt_core.c2566 vtbuf_init(&vw->vw_buf, &size); in vt_allocate_window()