Searched refs:cfgetispeed (Results 1 – 3 of 3) 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()