Home | History | Annotate | Download | only in openssh

Lines Matching refs:compat20

295 	if (compat20 &&
304 if (compat20) {
372 if (!compat20 && program_alive_scheduled && fdin_is_tty) {
403 if (compat20)
419 if (compat20)
473 if (!compat20 && fdin != -1 && FD_ISSET(fdin, writeset)) {
541 dispatch_run(DISPATCH_NONBLOCK, NULL, compat20 ? xxx_kex : NULL);
1248 if (compat20)