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

  /external/openssh/
canohost.h 26 int get_sock_port(int, int);
canohost.c 370 get_sock_port(int sock, int local) function
399 fatal("get_sock_port: getnameinfo NI_NUMERICSERV failed: %s",
417 return get_sock_port(packet_get_connection_in(), local);
423 return get_sock_port(sock, 0);
channels.c     [all...]

Completed in 58 milliseconds