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_ieof
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
channels.h
338
int
channel_input_ieof
(int, uint32_t, struct ssh *);
serverloop.c
930
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_EOF, &
channel_input_ieof
);
clientloop.c
2852
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_EOF, &
channel_input_ieof
);
channels.c
3609
channel_input_ieof
(int type, uint32_t seq, struct ssh *ssh)
function
Completed in 24 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026