Home
last modified time | relevance | path

Searched refs:SSH_MSG_CHANNEL_OPEN_FAILURE (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dssh1.h47 #define SSH_MSG_CHANNEL_OPEN_FAILURE 22 /* channel (int) */ macro
Dchannels.c1637 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);
Dclientloop.c1819 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()
Dserverloop.c1398 dispatch_set(SSH_MSG_CHANNEL_OPEN_FAILURE, &channel_input_open_failure); in server_init_dispatch_13()
DPROTOCOL199 the request with a SSH_MSG_CHANNEL_OPEN_FAILURE error. On successful