Searched refs:SUPPRESS_NEVER (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/crypto/openssh/ |
| HD | clientloop.c | 1109 #define SUPPRESS_NEVER 0 /* never suppress, always show */ macro 1123 {"B", "send a BREAK to the remote system", SUPPRESS_NEVER}, 1125 {"R", "request rekey", SUPPRESS_NEVER}, 1128 {"#", "list forwarded connections", SUPPRESS_NEVER}, 1131 {"?", "this message", SUPPRESS_NEVER},
|