Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtiocl.h37 #define TIOCL_GETKMSGREDIRECT 17 /* get the vt the kernel messages are restricted to */ macro
/linux-2.6.39/drivers/tty/vt/
Dvt.c2652 case TIOCL_GETKMSGREDIRECT: in tioclinux()