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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h228 void channel_input_close(int, u_int32_t, void *);
H A Dserverloop.c1243 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
H A Dclientloop.c2292 dispatch_set(SSH_MSG_CHANNEL_CLOSE, &channel_input_close);
H A Dchannels.c2437 channel_input_close(int type, u_int32_t seq, void *ctxt) function

Completed in 138 milliseconds