Searched refs:VWF_VTYLOCK (Results 1 – 2 of 2) sorted by relevance
297 #define VWF_VTYLOCK 0x10 /* Prevent window switch. */ macro
501 if (curvw->vw_flags & VWF_VTYLOCK) in vt_proc_window_switch()2545 vw->vw_flags |= VWF_VTYLOCK; in vtterm_ioctl()2547 vw->vw_flags &= ~VWF_VTYLOCK; in vtterm_ioctl()