Home
last modified time | relevance | path

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

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