Searched refs:VLNEXT (Results 1 – 9 of 9) sorted by relevance
33 [VLNEXT] = 'V'-0x40, \
50 #define LNEXT_CHAR(tty) ((tty)->termios.c_cc[VLNEXT])
63 #define VLNEXT 15 macro
57 #define VLNEXT 15 macro
76 #define VLNEXT 15 /* Literal-next character [IEXTEN] */ macro
67 #define VLNEXT 14 macro
77 #define VLNEXT 15 macro
699 tmp.t_lnextc = tty->termios.c_cc[VLNEXT]; in get_ltchars()719 tty->termios.c_cc[VLNEXT] = tmp.t_lnextc; in set_ltchars()
Completed in 12 milliseconds