OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:channel_outfilter_fn
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
channels.h
67
typedef u_char *
channel_outfilter_fn
(struct Channel *, u_char **, u_int *);
typedef
142
channel_outfilter_fn
*output_filter;
215
channel_outfilter_fn
*, channel_filter_cleanup_fn *, void *);
channels.c
744
channel_outfilter_fn
*ofn, channel_filter_cleanup_fn *cfn, void *ctx)
[
all
...]
Completed in 1013 milliseconds