Home
last modified time | relevance | path

Searched defs:disable_echo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp.c1355 parse_args(const char **cpp, int *ignore_errors, int *disable_echo, int *aflag, in parse_args()
1568 int ignore_errors = 0, disable_echo = 1; in parse_dispatch_command() local