Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp.c1316 parse_args(const char **cpp, int *ignore_errors, int *disable_echo, int *aflag, in parse_args()
1529 int ignore_errors = 0, disable_echo = 1; in parse_dispatch_command() local