Searched refs:VLNEXT (Results 1 – 10 of 10) sorted by relevance
73 #define VLNEXT 15 macro
59 #define VLNEXT 15 macro
63 #define VLNEXT 15 macro
68 #define VLNEXT 15 macro
78 #define VLNEXT 15 /* Literal-next character [IEXTEN]. */ macro
69 #define VLNEXT 14 macro
82 #define VLNEXT 15 macro
622 tmp.t_lnextc = tty->termios.c_cc[VLNEXT]; in get_ltchars()642 tty->termios.c_cc[VLNEXT] = tmp.t_lnextc; in set_ltchars()
50 #define LNEXT_CHAR(tty) ((tty)->termios.c_cc[VLNEXT])
Completed in 16 milliseconds