HomeSort by relevance Sort by last modified time
    Searched refs:channel_infilter_fn (Results 1 - 2 of 2) sorted by null

  /external/openssh/
channels.h 65 typedef int channel_infilter_fn(struct Channel *, char *, int); typedef
141 channel_infilter_fn *input_filter;
214 void channel_register_filter(int, channel_infilter_fn *,