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

/freebsd-current/crypto/openssh/
H A Dchannels.h324 int channel_input_ieof(int, u_int32_t, struct ssh *);
H A Dserverloop.c917 ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_EOF, &channel_input_ieof);
H A Dssh_namespace.h143 #define channel_input_ieof Fssh_channel_input_ieof macro
H A Dclientloop.c2834 ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_EOF, &channel_input_ieof);
H A Dchannels.c3527 channel_input_ieof(int type, u_int32_t seq, struct ssh *ssh) function

Completed in 198 milliseconds