OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSH_MSG_DISCONNECT
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
ssh.h
29
#define
SSH_MSG_DISCONNECT
1
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
Packets.java
15
public static final int
SSH_MSG_DISCONNECT
= 1;
84
reverseNames[1] = "
SSH_MSG_DISCONNECT
";
/external/openssh/
ssh1.h
26
#define
SSH_MSG_DISCONNECT
1 /* cause (string) */
Completed in 41 milliseconds