Searched refs:cfgetispeed (Results 1 – 7 of 7) sorted by relevance
47 ASSERT_EQ(static_cast<speed_t>(B1200), cfgetispeed(&t)); in TEST()73 ASSERT_EQ(static_cast<speed_t>(B1200), cfgetispeed(&t)); in TEST()
52 speed_t cfgetispeed(const struct termios* __t) __INTRODUCED_IN(21);
52 __BIONIC_TERMIOS_INLINE speed_t cfgetispeed(const struct termios* s) { in cfgetispeed() function
156 FUNCTION(cfgetispeed, speed_t (*f)(const struct termios*)); in termios_h()
101 cfgetispeed
258 cfgetispeed; # introduced=21