Searched refs:cfgetispeed (Results 1 – 5 of 5) sorted by relevance
55 speed_t cfgetispeed(const struct termios *);
85 speed_t cfgetispeed(const struct termios *t) in cfgetispeed() function
316 baud = speed_to_baud(cfgetispeed(&tio)); in tty_make_modes()
253 (ret = SpeedToUnsigned(cfgetispeed(&ios))) == 0) in i4b_Speed()
539 return SpeedToUnsigned(cfgetispeed(&ios)); in tty_Speed()