Searched refs:VSUSP (Results 1 – 8 of 8) sorted by relevance
29 [VSUSP] = 'Z'-0x40, \
44 #define SUSP_CHAR(tty) ((tty)->termios.c_cc[VSUSP])
60 #define VSUSP 12 macro
52 #define VSUSP 10 macro
66 #define VSUSP 10 /* Suspend character [ISIG] */ macro
64 #define VSUSP 10 macro
692 tmp.t_suspc = tty->termios.c_cc[VSUSP]; in get_ltchars() 694 tmp.t_dsuspc = tty->termios.c_cc[VSUSP]; in get_ltchars() 712 tty->termios.c_cc[VSUSP] = tmp.t_suspc; in set_ltchars()