Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtiocl.h21 #define TIOCL_PASTESEL 3 /* paste previous selection */ macro
/linux-4.1.27/drivers/tty/vt/
Dvt.c2669 case TIOCL_PASTESEL: in tioclinux()