Searched refs:channel_input_close_confirmation (Results 1 - 4 of 4) sorted by relevance

/external/openssh/
H A Dchannels.h225 void channel_input_close_confirmation(int, u_int32_t, void *);
H A Dserverloop.c1231 dispatch_set(SSH_MSG_CHANNEL_CLOSE_CONFIRMATION, &channel_input_close_confirmation);
H A Dclientloop.c2116 dispatch_set(SSH_MSG_CHANNEL_CLOSE_CONFIRMATION, &channel_input_close_confirmation);
H A Dchannels.c2444 channel_input_close_confirmation(int type, u_int32_t seq, void *ctxt) function

Completed in 71 milliseconds