Searched refs:TIOCPKT_NOSTOP (Results 1 – 10 of 10) sorted by relevance
113 #define TIOCPKT_NOSTOP 16 macro
43 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */ macro
93 #define TIOCPKT_NOSTOP 16 macro
71 # define TIOCPKT_NOSTOP 16 macro
82 # define TIOCPKT_NOSTOP 16 macro
83 # define TIOCPKT_NOSTOP 16 macro
134 #define TIOCPKT_NOSTOP 16 macro
276 tty->ctrl_status &= ~(TIOCPKT_DOSTOP | TIOCPKT_NOSTOP); in pty_set_termios()280 tty->ctrl_status |= TIOCPKT_NOSTOP; in pty_set_termios()