Searched refs:VEOL2 (Results 1 – 11 of 11) sorted by relevance
38 k_termios->c_cc[VEOL2] = k_termio.c_cc[_VEOL2]; \69 k_termio.c_cc[_VEOL2] = k_termios->c_cc[VEOL2]; \
607 tmp.t_brkc = tty->termios.c_cc[VEOL2]; /* what is brkc anyway? */ in get_tchars()624 tty->termios.c_cc[VEOL2] = tmp.t_brkc; /* what is brkc anyway? */ in set_tchars()641 tmp.t_flushc = tty->termios.c_cc[VEOL2]; in get_ltchars()658 tty->termios.c_cc[VEOL2] = tmp.t_dsuspc; in set_ltchars()661 tty->termios.c_cc[VEOL2] = tmp.t_flushc; in set_ltchars()
60 #define VEOL2 16 macro
56 #define VEOL2 8 macro
69 #define VEOL2 16 macro
45 #define VEOL2 2 macro
74 #define VEOL2 16 macro
63 #define VEOL2 6 /* Second EOL character [ICANON]. */ macro
70 #define VEOL2 6 macro
122 #define EOL2_CHAR(tty) ((tty)->termios.c_cc[VEOL2])