Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt.h205 struct terminal *vb_terminal; member
H A Dvt_buf.c422 a = teken_get_curattr(&vb->vb_terminal->tm_emulator); in vtbuf_do_clearhistory()
507 a = teken_get_curattr(&vb->vb_terminal->tm_emulator); in vtbuf_grow()
H A Dvt_core.c1898 vw->vw_buf.vb_terminal = tm; in vtterm_cnprobe()
3144 vw->vw_buf.vb_terminal = tm; /* must be set before vtbuf_init() */ in vt_allocate_window()