OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 48 milliseconds