Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtiocl.h7 #define TIOCL_SELLINE 2 /* select whole lines */ macro
/linux-4.4.14/drivers/tty/vt/
Dselection.c244 case TIOCL_SELLINE: /* line-by-line selection */ in set_selection()