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

/freebsd-current/sys/dev/vt/
H A Dvt_core.c87 static const struct terminal_class vt_termclass = { variable in typeref:struct:terminal_class
263 TERMINAL_DECLARE_EARLY(vt_consterm, vt_termclass, &vt_conswindow);
3115 tm = vw->vw_terminal = terminal_alloc(&vt_termclass, vw);

Completed in 99 milliseconds