OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_confirm
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
channels.h
72
struct
channel_confirm
{
struct
73
TAILQ_ENTRY(
channel_confirm
) entry;
78
TAILQ_HEAD(channel_confirms,
channel_confirm
);
channels.c
388
struct
channel_confirm
*cc;
690
struct
channel_confirm
*cc;
[
all
...]
Completed in 23 milliseconds