Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtiocl.h4 #define TIOCL_SETSEL 2 /* set a selection */ macro
/linux-4.1.27/drivers/tty/vt/
Dvt.c2664 case TIOCL_SETSEL: in tioclinux()