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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h229 void channel_input_close_confirmation(int, u_int32_t, void *);
H A Dserverloop.c1244 dispatch_set(SSH_MSG_CHANNEL_CLOSE_CONFIRMATION, &channel_input_close_confirmation);
H A Dclientloop.c2293 dispatch_set(SSH_MSG_CHANNEL_CLOSE_CONFIRMATION, &channel_input_close_confirmation);
H A Dchannels.c2489 channel_input_close_confirmation(int type, u_int32_t seq, void *ctxt) function

Completed in 99 milliseconds