Searched refs:TIOCL_PASTESEL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | tiocl.h | 21 #define TIOCL_PASTESEL 3 /* paste previous selection */ macro |
/linux-4.4.14/drivers/tty/vt/ | ||
D | vt.c | 2683 case TIOCL_PASTESEL: in tioclinux() |