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

/freebsd-current/sys/dev/vt/
H A Dvt.h320 struct vt_window *vw_switch_to; member in struct:vt_window
H A Dvt_core.c443 curvw->vw_switch_to = vw;
512 if (curvw->vw_switch_to == vw) {
2231 (void)vt_late_window_switch(vw->vw_switch_to);

Completed in 68 milliseconds