Searched refs:cfgetospeed (Results 1 – 7 of 7) sorted by relevance
60 ASSERT_EQ(static_cast<speed_t>(B1200), cfgetospeed(&t)); in TEST()74 ASSERT_EQ(static_cast<speed_t>(B1200), cfgetospeed(&t)); in TEST()
56 speed_t cfgetospeed(const struct termios* __t) __INTRODUCED_IN(21);
56 __BIONIC_TERMIOS_INLINE speed_t cfgetospeed(const struct termios* s) { in cfgetospeed() function
157 FUNCTION(cfgetospeed, speed_t (*f)(const struct termios*)); in termios_h()
102 cfgetospeed
259 cfgetospeed; # introduced=21