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

  /external/openssh/
channels.h 75 typedef void channel_confirm_cb(int, struct Channel *, void *); typedef
79 channel_confirm_cb *cb;
225 void channel_register_status_confirm(int, channel_confirm_cb *,
channels.c 716 channel_register_status_confirm(int id, channel_confirm_cb *cb,
    [all...]

Completed in 49 milliseconds