HomeSort by relevance Sort by last modified time
    Searched full:get_local_port (Results 1 - 5 of 5) sorted by null

  /external/openssh/
canohost.h 22 int get_local_port(int);
canohost.c 201 get_local_port(int sock) function
sshd.c 1188 laddr, get_local_port(*newsock));
    [all...]
channels.c     [all...]
packet.c 530 ssh->local_port = get_local_port(sock);
    [all...]

Completed in 122 milliseconds