Searched refs:cfgetospeed (Results 1 – 5 of 5) sorted by relevance
54 speed_t cfgetospeed(const struct termios *);
80 speed_t cfgetospeed(const struct termios *t) in cfgetospeed() function
313 baud = speed_to_baud(cfgetospeed(&tio)); in tty_make_modes()
957 speed = cfgetospeed(&tios); in set_up_tty()
1248 speed = cfgetospeed(&tios);