OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH_MSG_NONE
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
ssh2.h
60
#define
SSH_MSG_NONE
0
dispatch.c
108
if (type ==
SSH_MSG_NONE
)
packet.c
[
all
...]
ssh_api.c
235
* Try to read a packet. Return
SSH_MSG_NONE
if no packet or not
238
*typep =
SSH_MSG_NONE
;
Completed in 48 milliseconds