Home
last modified time | relevance | path

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

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