Searched refs:speed_to_baud (Results 1 – 2 of 2) sorted by relevance
73 speed_to_baud(speed_t speed) in speed_to_baud() function301 obaud = speed_to_baud(cfgetospeed(&tio)); in ssh_tty_make_modes()302 ibaud = speed_to_baud(cfgetispeed(&tio)); in ssh_tty_make_modes()
545 #define speed_to_baud Fssh_speed_to_baud macro