Searched refs:baud_to_speed (Results 1 – 1 of 1) sorted by relevance
160 baud_to_speed(int baud) in baud_to_speed() function354 cfsetispeed(&tio, baud_to_speed(baud)) == -1) in ssh_tty_parse_modes()362 cfsetospeed(&tio, baud_to_speed(baud)) == -1) in ssh_tty_parse_modes()