Searched refs:TIOCSETA (Results 1 – 2 of 2) sorted by relevance
50 return __ioctl (fd, TIOCSETA, termios_p); in tcsetattr()
220 #define TIOCSETA _IOW('t', 20, struct termios) /* set termios struct */ macro
Completed in 5 milliseconds