Searched refs:SSH_MSG_CHANNEL_OPEN_FAILURE (Results 1 – 5 of 5) sorted by relevance
47 #define SSH_MSG_CHANNEL_OPEN_FAILURE 22 /* channel (int) */ macro
1637 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE); in channel_post_connecting()2688 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);4141 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);4172 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE);
1819 packet_start(SSH_MSG_CHANNEL_OPEN_FAILURE); in client_input_agent_open()2620 dispatch_set(SSH_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in client_init_dispatch_13()
1398 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