Searched refs:TIOCL_SELCLEAR (Results 1 – 2 of 2) sorted by relevance
10 #define TIOCL_SELCLEAR 4 /* clear visibility of selection */ macro
196 * TIOCL_SELCLEAR, TIOCL_SELPOINTER and TIOCL_SELMOUSEREPORT are OK to in set_selection_user() 200 case TIOCL_SELCLEAR: in vc_selection_store_chars() 347 if (v->sel_mode == TIOCL_SELCLEAR) { in vc_selection()