Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h34 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3204 case TIOCL_GETFGCONSOLE: in tioclinux()