Searched refs:SUPPRESS_NEVER (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | clientloop.c | 1106 #define SUPPRESS_NEVER 0 /* never suppress, always show */ macro 1120 {"B", "send a BREAK to the remote system", SUPPRESS_NEVER}, 1122 {"I", "show connection information", SUPPRESS_NEVER}, 1123 {"R", "request rekey", SUPPRESS_NEVER}, 1126 {"#", "list forwarded connections", SUPPRESS_NEVER}, 1129 {"?", "this message", SUPPRESS_NEVER},
|