Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/
Dssh1.h46 #define SSH_MSG_CHANNEL_OPEN_FAILURE 22 /* channel (int) */ macro
Dchannels.c1656 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);
Dclientloop.c1874 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()
Dserverloop.c1390 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