Searched refs:channel_input_close_confirmation (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h156 #define channel_input_close_confirmation Fssh_channel_input_close_confirmation macro
H A Dclientloop.c2720 dispatch_set(SSH_MSG_CHANNEL_CLOSE_CONFIRMATION, &channel_input_close_confirmation);
H A Dchannels.h242 int channel_input_close_confirmation(int, u_int32_t, void *);
H A Dchannels.c2904 channel_input_close_confirmation(int type, u_int32_t seq, void *ctxt) function

Completed in 98 milliseconds