Searched refs:TIOCSTOP (Results 1 – 6 of 6) sorted by relevance
106 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
257 return (_ioctl(fd, TIOCSTOP, 0)); in tcflow()
588 case TIOCSTOP: in ttydev_ioctl()1977 case TIOCSTOP: in tty_generic_ioctl()
2325 unsigned IOCTL_TIOCSTOP = TIOCSTOP;
1250 _(TIOCSTOP, NONE, 0);
761 args->cmd = TIOCSTOP; in linux_ioctl_termio()