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

  /external/openssh/
canohost.c 48 get_remote_hostname(int sock, int use_dns) function
74 fatal("get_remote_hostname: getnameinfo NI_NUMERICHOST failed");
231 host = get_remote_hostname(packet_get_connection_in(), use_dns);

Completed in 44 milliseconds