OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_confirm_cb
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
channels.h
70
typedef void
channel_confirm_cb
(int, struct Channel *, void *);
typedef
74
channel_confirm_cb
*cb;
216
void channel_register_status_confirm(int,
channel_confirm_cb
*,
channels.c
687
channel_register_status_confirm(int id,
channel_confirm_cb
*cb,
[
all
...]
Completed in 24 milliseconds