OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove_channel
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
common-channel.c
49
static void
remove_channel
(struct Channel *channel);
88
remove_channel
(ses.channels[i]);
282
remove_channel
(channel);
513
static void
remove_channel
(struct Channel * channel) {
function
515
TRACE(("enter
remove_channel
"))
540
TRACE(("leave
remove_channel
"))
1007
remove_channel
(channel);
1028
remove_channel
(channel);
Completed in 32 milliseconds