Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtiocl.h9 #define TIOCL_SELCLEAR 4 /* clear visibility of selection */ macro
/linux-3.4.99/drivers/tty/vt/
Dselection.c186 if (sel_mode == TIOCL_SELCLEAR) { in set_selection()