OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_msg_channel_failure
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
channel.h
115
void
send_msg_channel_failure
(struct Channel *channel);
cli-chansession.c
74
send_msg_channel_failure
(channel);
common-channel.c
566
send_msg_channel_failure
(channel);
837
void
send_msg_channel_failure
(struct Channel *channel) {
function
839
TRACE(("enter
send_msg_channel_failure
"))
846
TRACE(("leave
send_msg_channel_failure
"))
svr-chansession.c
362
send_msg_channel_failure
(channel);
Completed in 32 milliseconds