Home
last modified time | relevance | path

Searched refs:SUPPRESS_NOCMDLINE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dclientloop.c1114 #define SUPPRESS_NOCMDLINE 8 /* don't show when cmdline disabled*/ macro
1125 {"C", "open a command line", SUPPRESS_MUXCLIENT|SUPPRESS_NOCMDLINE},
1150 (options.enable_escape_commandline == 0 ? SUPPRESS_NOCMDLINE : 0); in print_escape_help()