Searched refs:TIOCL_GETFGCONSOLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | tiocl.h | 34 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */ macro |
/linux-6.12.1/drivers/tty/vt/ | ||
D | vt.c | 3393 case TIOCL_GETFGCONSOLE: in tioclinux() |