Searched refs:SSH2_MSG_CHANNEL_FAILURE (Results 1 – 3 of 3) sorted by relevance
143 #define SSH2_MSG_CHANNEL_FAILURE 100 macro
1192 SSH2_MSG_CHANNEL_SUCCESS : SSH2_MSG_CHANNEL_FAILURE); in server_input_channel_req()1216 dispatch_set(SSH2_MSG_CHANNEL_FAILURE, &server_input_keep_alive); in server_init_dispatch_20()
759 } else if (type == SSH2_MSG_CHANNEL_FAILURE) { in client_status_confirm()1961 SSH2_MSG_CHANNEL_SUCCESS : SSH2_MSG_CHANNEL_FAILURE); in client_input_channel_req()2100 dispatch_set(SSH2_MSG_CHANNEL_FAILURE, &channel_input_status_confirm); in client_init_dispatch_20()