Searched defs:tcsetattr (Results 1 – 2 of 2) sorted by relevance
46 static __inline int tcsetattr(int fd, int __opt, const struct termios *s) { in tcsetattr() function
97 int tcsetattr(int fd, int optional_actions, const termios* s) { in tcsetattr() function