OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH_SMSG_FAILURE
(Results
1 - 5
of
5
) sorted by null
/external/openssh/
ssh1.h
39
#define
SSH_SMSG_FAILURE
15 /* */
sshconnect1.c
109
if (type ==
SSH_SMSG_FAILURE
) {
155
} else if (type !=
SSH_SMSG_FAILURE
)
246
if (type ==
SSH_SMSG_FAILURE
) {
315
packet_read_expect(
SSH_SMSG_FAILURE
);
336
if (type !=
SSH_SMSG_FAILURE
)
368
if (type ==
SSH_SMSG_FAILURE
) {
396
if (type !=
SSH_SMSG_FAILURE
)
423
if (type !=
SSH_SMSG_FAILURE
&&
456
if (type !=
SSH_SMSG_FAILURE
)
490
if (type !=
SSH_SMSG_FAILURE
)
[
all
...]
ssh.c
[
all
...]
packet.c
[
all
...]
channels.c
[
all
...]
Completed in 66 milliseconds