Searched refs:TIOCSTOP (Results 1 – 3 of 3) sorted by relevance
596 #ifndef TIOCSTOP /* stop output, like ^S */597 #define TIOCSTOP _BSD_TIOCTL(BSD_TIOCSTOP) macro
594 case TIOCSTOP: in ttydev_ioctl()1353 case TIOCSTOP: in tty_generic_ioctl()
437 args->cmd = TIOCSTOP; in lwp_tty_ioctl_adapter()
Completed in 8 milliseconds