Lines Matching refs:sshpkt_send
732 (r = sshpkt_send(ssh)) != 0) { in mux_remove_remote_forwardings()
1128 if ((r = sshpkt_send(ssh)) != 0) in channel_send_open()
1248 (r = sshpkt_send(ssh)) != 0) in channel_set_fds()
1819 (r = sshpkt_send(ssh)) != 0) { in channel_before_prepare_io_rdynamic()
1877 if ((r = sshpkt_send(ssh)) != 0) in channel_post_x11_listener()
1935 if ((r = sshpkt_send(ssh)) != 0) in port_open_helper()
2033 if ((r = sshpkt_send(ssh)) != 0) in channel_post_auth_listener()
2071 (r = sshpkt_send(ssh)) != 0) in channel_post_connecting()
2098 (r = sshpkt_send(ssh)) != 0) in channel_post_connecting()
2272 (r = sshpkt_send(ssh)) != 0) in channel_handle_wfd()
2378 (r = sshpkt_send(ssh)) != 0) { in channel_check_window()
2998 (r = sshpkt_send(ssh)) != 0) in channel_output_poll_input_open()
3014 (r = sshpkt_send(ssh)) != 0) in channel_output_poll_input_open()
3049 (r = sshpkt_send(ssh)) != 0) in channel_output_poll_extended_read()
3266 (r = sshpkt_send(ssh)) != 0) { in channel_proxy_downstream()
3273 (r = sshpkt_send(ssh)) != 0) { in channel_proxy_downstream()
4306 (r = sshpkt_send(ssh)) != 0 || in channel_request_remote_forwarding()
4316 (r = sshpkt_send(ssh)) != 0 || in channel_request_remote_forwarding()
4433 (r = sshpkt_send(ssh)) != 0) in channel_request_rforward_cancel_tcpip()
4469 (r = sshpkt_send(ssh)) != 0) in channel_request_rforward_cancel_streamlocal()
4936 (r = sshpkt_send(ssh)) != 0) in channel_send_window_changes()
5352 (r = sshpkt_send(ssh)) != 0 || in x11_request_forwarding_with_spoofing()