Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtiocl.h6 #define TIOCL_SELCHAR 0 /* select characters */ macro
/linux/drivers/tty/vt/
H A Dselection.c258 case TIOCL_SELCHAR: /* character-by-character selection */ in vc_do_selection()