Searched refs:SSH2_MSG_REQUEST_FAILURE (Results 1 – 4 of 4) sorted by relevance
128 #define SSH2_MSG_REQUEST_FAILURE 82 macro
905 SSH2_MSG_REQUEST_SUCCESS : SSH2_MSG_REQUEST_FAILURE)) != 0 || in server_input_global_request()979 ssh_dispatch_set(ssh, SSH2_MSG_REQUEST_FAILURE, &server_input_keep_alive); in server_init_dispatch()
1764 type = SSH2_MSG_REQUEST_FAILURE; in ssh_confirm_remote_forward()1781 if (type == SSH2_MSG_REQUEST_FAILURE) { in ssh_confirm_remote_forward()
2265 SSH2_MSG_REQUEST_FAILURE)) != 0 || in client_input_global_request()2423 ssh_dispatch_set(ssh, SSH2_MSG_REQUEST_FAILURE, &client_global_request_reply); in client_init_dispatch()