Searched refs:tcgetattr (Results 1 – 13 of 13) sorted by relevance
38 return tcgetattr (fd, &term) == 0; in isatty()
491 HX(tcgetattr(0, &tios) == -1, in getentropy_fallback()
49 int tcgetattr(int, struct termios*) __INTRODUCED_IN(21);
93 __BIONIC_TERMIOS_INLINE int tcgetattr(int fd, struct termios* s) { in tcgetattr() function
122 ASSERT_EQ(0, tcgetattr(slave, &tattr)); in TEST()
1052 tcgetattr
980 tcgetattr; # introduced=21
1037 tcgetattr; # introduced=21
1035 tcgetattr; # introduced=21
1039 tcgetattr; # introduced=21
1064 tcgetattr; # introduced=21