Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/vt/
HDvt.h320 struct vt_window *vw_switch_to; member
HDvt_core.c445 curvw->vw_switch_to = vw; in vt_window_preswitch()
514 if (curvw->vw_switch_to == vw) { in vt_proc_window_switch()
2256 (void)vt_late_window_switch(vw->vw_switch_to); in finish_vt_rel()