OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH2_MSG_CHANNEL_SUCCESS
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
ssh2.h
141
#define
SSH2_MSG_CHANNEL_SUCCESS
99
serverloop.c
837
SSH2_MSG_CHANNEL_SUCCESS
: SSH2_MSG_CHANNEL_FAILURE);
861
dispatch_set(
SSH2_MSG_CHANNEL_SUCCESS
, &server_input_keep_alive);
clientloop.c
824
if (type ==
SSH2_MSG_CHANNEL_SUCCESS
) {
[
all
...]
channels.c
[
all
...]
Completed in 88 milliseconds