Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h22 #define TIOCL_PASTESEL 3 /* paste previous selection */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3160 case TIOCL_PASTESEL: in tioclinux()