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

/freebsd-13-stable/crypto/openssh/
H A Dchannels.h268 int channel_input_data(int, u_int32_t, struct ssh *);
H A Dserverloop.c905 dispatch_set(SSH2_MSG_CHANNEL_DATA, &channel_input_data);
H A Dssh_namespace.h111 #define channel_input_data Fssh_channel_input_data macro
H A Dclientloop.c2313 dispatch_set(SSH2_MSG_CHANNEL_DATA, &channel_input_data);
H A Dchannels.c2980 channel_input_data(int type, u_int32_t seq, struct ssh *ssh) function

Completed in 188 milliseconds