Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtiocl.h34 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */ macro
/Linux-v5.4/drivers/tty/vt/
Dvt.c3092 case TIOCL_GETFGCONSOLE: in tioclinux()