Searched refs:TIOCPKT_NOSTOP (Results 1 – 9 of 9) sorted by relevance
111 #define TIOCPKT_NOSTOP 16 macro
42 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */ macro
91 #define TIOCPKT_NOSTOP 16 macro
82 # define TIOCPKT_NOSTOP 16 macro
81 # define TIOCPKT_NOSTOP 16 macro
70 # define TIOCPKT_NOSTOP 16 macro
132 #define TIOCPKT_NOSTOP 16 macro
270 tty->ctrl_status &= ~(TIOCPKT_DOSTOP | TIOCPKT_NOSTOP); in pty_set_termios()274 tty->ctrl_status |= TIOCPKT_NOSTOP; in pty_set_termios()