Searched refs:channel_input_close (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h233 int channel_input_close(int, u_int32_t, void *);
H A Dssh_namespace.h161 #define channel_input_close Fssh_channel_input_close macro
H A Dserverloop.c1386 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
H A Dclientloop.c2671 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
H A Dchannels.c2502 channel_input_close(int type, u_int32_t seq, void *ctxt) function

Completed in 210 milliseconds