Searched refs:TIOCPKT_NOSTOP (Results 1 – 12 of 12) sorted by relevance
115 #define TIOCPKT_NOSTOP 16 macro
43 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */ macro
95 #define TIOCPKT_NOSTOP 16 macro
71 # define TIOCPKT_NOSTOP 16 macro
83 # define TIOCPKT_NOSTOP 16 macro
82 # define TIOCPKT_NOSTOP 16 macro
87 # define TIOCPKT_NOSTOP 16 macro
136 #define TIOCPKT_NOSTOP 16 macro
267 tty->ctrl_status &= ~(TIOCPKT_DOSTOP | TIOCPKT_NOSTOP); in pty_set_termios()271 tty->ctrl_status |= TIOCPKT_NOSTOP; in pty_set_termios()