Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h7 #define TIOCL_SELWORD 1 /* select whole words */ macro
/openbmc/linux/drivers/tty/vt/
H A Dselection.c241 case TIOCL_SELWORD: /* word-by-word selection */ in vc_do_selection()