Searched refs:TIOCSTART (Results 1 – 2 of 2) sorted by relevance
34 return __ioctl (fd, TIOCSTART, (void *) NULL); in tcflow()
246 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */ macro