Searched refs:TIOCSETAW (Results 1 – 2 of 2) sorted by relevance
53 return __ioctl (fd, TIOCSETAW, termios_p); in tcsetattr()
221 #define TIOCSETAW _IOW('t', 21, struct termios) /* drain output, set */ macro
Completed in 5 milliseconds