Searched refs:obaud (Results 1 – 1 of 1) sorted by relevance
283 int r, ibaud, obaud; in ssh_tty_make_modes() local301 obaud = speed_to_baud(cfgetospeed(&tio)); in ssh_tty_make_modes()304 (r = sshbuf_put_u32(buf, obaud)) != 0 || in ssh_tty_make_modes()