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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h74 typedef void channel_confirm_cb(int, struct Channel *, void *); typedef
78 channel_confirm_cb *cb;
227 void channel_register_status_confirm(int, channel_confirm_cb *,
H A Dchannels.c705 channel_register_status_confirm(int id, channel_confirm_cb *cb,

Completed in 100 milliseconds