Home | History | Annotate | Download | only in openssh

Lines Matching defs:fd_out

70 	int fd_out;
114 if (atomiciov6(writev, conn->fd_out, iov, 2,
162 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
178 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
333 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests,
342 ret->fd_out = fd_out;