Searched refs:sel_mode (Results 1 – 1 of 1) sorted by relevance
117 int sel_mode, new_sel_start, new_sel_end, spc; in set_selection() local135 __get_user(sel_mode, args); in set_selection()141 sel_mode = *args; in set_selection()151 if (sel_mode == 4) { in set_selection()157 if (mouse_reporting() && (sel_mode & 16)) { in set_selection()158 mouse_report(tty, sel_mode & 15, xs, ys); in set_selection()175 switch (sel_mode) in set_selection()