Searched refs:TIOCPKT_NOSTOP (Results 1 – 10 of 10) 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
82 # define TIOCPKT_NOSTOP 16 macro
83 # define TIOCPKT_NOSTOP 16 macro
87 # define TIOCPKT_NOSTOP 16 macro
136 #define TIOCPKT_NOSTOP 16 macro
257 tty->ctrl.pktstatus &= ~(TIOCPKT_DOSTOP | TIOCPKT_NOSTOP); in pty_set_termios()261 tty->ctrl.pktstatus |= TIOCPKT_NOSTOP; in pty_set_termios()