Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dttymodes.c275 int tty_op_ospeed, tty_op_ispeed; in tty_make_modes() local
281 tty_op_ispeed = TTY_OP_ISPEED_PROTO2; in tty_make_modes()
285 tty_op_ispeed = TTY_OP_ISPEED_PROTO1; in tty_make_modes()
304 buffer_put_char(&buf, tty_op_ispeed); in tty_make_modes()