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

/freebsd-10.2-release/sys/dev/vt/
H A Dvt.h208 void vtbuf_grow(struct vt_buf *, const term_pos_t *, unsigned int);
H A Dvt_buf.c416 vtbuf_grow(vb, &p, size);
420 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) function
H A Dvt_core.c1548 vtbuf_grow(&vw->vw_buf, &size, vw->vw_buf.vb_history_size);

Completed in 387 milliseconds