Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dtiocl.h6 #define TIOCL_SELWORD 1 /* select whole words */ macro
/linux-2.6.39/drivers/tty/vt/
Dselection.c195 case TIOCL_SELWORD: /* word-by-word selection */ in set_selection()