HomeSort by relevance Sort by last modified time
    Searched refs:packet_set_connection (Results 1 - 4 of 4) sorted by null

  /external/openssh/
opacket.c 231 packet_set_connection(int fd_in, int fd_out) function
opacket.h 44 void packet_set_connection(int, int);
sshconnect.c 176 packet_set_connection(sock, sock);
252 packet_set_connection(pout[0], pin[1]);
498 packet_set_connection(sock, sock);
512 packet_set_connection(STDIN_FILENO, STDOUT_FILENO);
    [all...]
sshd.c     [all...]

Completed in 212 milliseconds