Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dvt.c40 char vt_dont_switch; variable
1048 vt_dont_switch = 1; in vt_ioctl()
1053 vt_dont_switch = 0; in vt_ioctl()
1257 if ((new_console == fg_console) || (vt_dont_switch)) in change_console()