Searched refs:TIOCSTOP (Results 1 – 2 of 2) sorted by relevance
32 return __ioctl (fd, TIOCSTOP, (void *) NULL); in tcflow()
245 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro