OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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