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

/external/openssh/
H A Dttymodes.c286 int tty_op_ospeed, tty_op_ispeed; local
292 tty_op_ispeed = TTY_OP_ISPEED_PROTO2;
296 tty_op_ispeed = TTY_OP_ISPEED_PROTO1;
317 buffer_put_char(&buf, tty_op_ispeed);

Completed in 38 milliseconds