HomeSort by relevance Sort by last modified time
    Searched refs:SSH_CMSG_EOF (Results 1 - 4 of 4) sorted by null

  /external/openssh/
ssh1.h 44 #define SSH_CMSG_EOF 19 /* */
clientloop.c 429 packet_start(SSH_CMSG_EOF);
443 packet_start(SSH_CMSG_EOF);
484 packet_start(SSH_CMSG_EOF);
1100 * Sending SSH_CMSG_EOF alone does not
1110 packet_start(SSH_CMSG_EOF);
    [all...]
serverloop.c     [all...]
packet.c 1049 || type == SSH_CMSG_EOF
    [all...]

Completed in 543 milliseconds