Searched defs:channel_confirm_cb (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dchannels.h70 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 *,

Completed in 38 milliseconds