Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dtiocl.h8 #define TIOCL_SELLINE 2 /* select whole lines */ macro
/linux-6.12.1/drivers/tty/vt/
Dselection.c271 case TIOCL_SELLINE: /* line-by-line selection */ in vc_do_selection()