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

/freebsd-10-stable/crypto/openssh/
H A Dsshconnect.c179 packet_set_connection(sock, sock);
255 packet_set_connection(pout[0], pin[1]);
503 packet_set_connection(sock, sock);
517 packet_set_connection(STDIN_FILENO, STDOUT_FILENO);
H A Dopacket.c231 packet_set_connection(int fd_in, int fd_out) function
H A Dopacket.h42 void packet_set_connection(int, int);
H A Dssh_namespace.h499 #define packet_set_connection Fssh_packet_set_connection macro
H A Dsshd.c2228 packet_set_connection(sock_in, sock_out);

Completed in 181 milliseconds