Searched refs:tcsetattr (Results 1 – 12 of 12) sorted by relevance
52 int tcsetattr(int, int, const struct termios*) __INTRODUCED_IN(21);
106 __BIONIC_TERMIOS_INLINE int tcsetattr(int fd, int optional_actions, const struct termios* s) { in tcsetattr() function
144 tcsetattr(*slave, TCSAFLUSH, t); in openpty()
124 ASSERT_EQ(0, tcsetattr(slave, TCSADRAIN, &tattr)); in TEST()
1056 tcsetattr
984 tcsetattr; # introduced=21
1041 tcsetattr; # introduced=21
1039 tcsetattr; # introduced=21
1043 tcsetattr; # introduced=21
1068 tcsetattr; # introduced=21