Searched refs:vt_termclass (Results 1 – 1 of 1) sorted by relevance
89 static const struct terminal_class vt_termclass = { variable268 TERMINAL_DECLARE_EARLY(vt_consterm, vt_termclass, &vt_conswindow);3173 tm = vw->vw_terminal = terminal_alloc(&vt_termclass, vw); in vt_allocate_window()