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

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.c1008 #define SUPPRESS_PROTO1 1 /* don't show in protocol 1 sessions */ macro
1021 {"B", "send a BREAK to the remote system", SUPPRESS_PROTO1},
1023 {"R", "request rekey", SUPPRESS_PROTO1},
1043 suppress_flags = (protocol2 ? 0 : SUPPRESS_PROTO1) |

Completed in 83 milliseconds