OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_input_open_failure
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
channels.h
341
int
channel_input_open_failure
(int, uint32_t, struct ssh *);
serverloop.c
934
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_OPEN_FAILURE, &
channel_input_open_failure
);
clientloop.c
2856
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_OPEN_FAILURE, &
channel_input_open_failure
);
channels.c
3705
channel_input_open_failure
(int type, uint32_t seq, struct ssh *ssh)
function
Completed in 31 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026