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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h216 void channel_set_fds(int, int, int, int, int, int, int, u_int);
H A Dssh_namespace.h140 #define channel_set_fds ssh_channel_set_fds macro
H A Dsession.c2318 channel_set_fds(s->chanid, fdout, fdin, fderr,
2322 channel_set_fds(s->chanid, fdout, fdin, fderr,
H A Dchannels.c777 channel_set_fds(int id, int rfd, int wfd, int efd, function

Completed in 96 milliseconds