Home
last modified time | relevance | path

Searched refs:speed_to_baud (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dttymodes.c74 speed_to_baud(speed_t speed) in speed_to_baud() function
298 baud = speed_to_baud(cfgetospeed(&tio)); in tty_make_modes()
302 baud = speed_to_baud(cfgetispeed(&tio)); in tty_make_modes()