Searched refs:SSH2_MSG_CHANNEL_REQUEST (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dssh2.h135 #define SSH2_MSG_CHANNEL_REQUEST 98 macro
H A Dnchan.c397 packet_start(SSH2_MSG_CHANNEL_REQUEST);
H A Dserverloop.c1237 dispatch_set(SSH2_MSG_CHANNEL_REQUEST, &server_input_channel_req);
H A Dclientloop.c2213 dispatch_set(SSH2_MSG_CHANNEL_REQUEST, &client_input_channel_req);
H A Dchannels.c698 packet_start(SSH2_MSG_CHANNEL_REQUEST);

Completed in 139 milliseconds