Home | History | Annotate | Download | only in openssh

Lines Matching refs:compat20

490 			if (!compat20 &&
531 if (!compat20)
814 u_int limit = compat20 ? c->remote_window : packet_get_maxsize();
834 if (compat20 && c->efd != -1 &&
982 if (compat20)
1344 if (compat20) {
1396 if (compat20) {
1515 if (compat20) {
1546 if (compat20) {
1571 if (compat20) {
1686 if (compat20 && c->wfd_isatty)
1709 if (compat20 && c->isatty && dlen >= 1 && buf[0] != '\r') {
1726 if (compat20 && olen > 0)
1810 if (!compat20)
1845 if (!compat20)
1846 fatal("%s: entered with !compat20", __func__);
2030 if (compat20)
2154 if (compat20 &&
2193 if (compat20) {
2209 packet_start(compat20 ?
2232 if (compat20 &&
2293 if (compat20) {
2300 if (compat20) {
2477 if (compat20) {
2521 if (compat20) {
2552 if (!compat20)
2857 if (compat20) {
2925 if (!compat20)
3617 if (compat20) {