Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtiocl.h33 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */ macro
/linux-2.6.39/drivers/tty/vt/
Dvt.c2666 case TIOCL_GETFGCONSOLE: in tioclinux()