Searched refs:VT_AUTO (Results 1 – 2 of 2) sorted by relevance
17 #define VT_AUTO 0x00 /* auto vt switching */ macro
728 if (tmp.mode != VT_AUTO && tmp.mode != VT_PROCESS) in vt_ioctl()1162 vt_cons[new_console]->vt_mode.mode = VT_AUTO; in reset_vc()