Searched refs:tty_op_ospeed (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dttymodes.c286 int tty_op_ospeed, tty_op_ispeed; local
291 tty_op_ospeed = TTY_OP_OSPEED_PROTO2;
295 tty_op_ospeed = TTY_OP_OSPEED_PROTO1;
314 buffer_put_char(&buf, tty_op_ospeed);

Completed in 605 milliseconds