Home | History | Annotate | Download | only in openssh

Lines Matching defs:want_reply

1101 	int want_reply;
1105 want_reply = packet_get_char();
1106 debug("server_input_global_request: rtype %s want_reply %d", rtype, want_reply);
1125 (!want_reply && listen_port == 0)
1156 if (want_reply) {