Home
last modified time | relevance | path

Searched defs:history_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt_buf.c498 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) in vtbuf_grow()
/freebsd/sys/dev/syscons/
H A Dsyscons.h337 int history_size; /* size of history buffer */ member