Searched refs:TIOCGETA (Results 1 – 2 of 2) sorted by relevance
35 return __ioctl (fd, TIOCGETA, termios_p); in __tcgetattr()
219 #define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */ macro
Completed in 5 milliseconds