HomeSort by relevance Sort by last modified time
    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 229 milliseconds