Searched refs:SSH_MSG_CHANNEL_OPEN_FAILURE (Results 1 – 5 of 5) sorted by relevance
46 #define SSH_MSG_CHANNEL_OPEN_FAILURE 22 /* channel (int) */ macro
1656 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE); in channel_post_connecting()2710 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);4168 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);4199 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);
1874 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE); in client_input_agent_open()2675 dispatch_set(SSH_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in client_init_dispatch_13()
1390 dispatch_set(SSH_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in server_init_dispatch_13()
199 the request with a SSH_MSG_CHANNEL_OPEN_FAILURE error. On successful