Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp.c1341 parse_args(const char **cpp, int *ignore_errors, int *disable_echo, int *aflag, in parse_args()
1554 int ignore_errors = 0, disable_echo = 1; in parse_dispatch_command() local