Searched refs:ip_to_host (Results 1 – 1 of 1) sorted by relevance
185 static int ip_to_host(struct sockaddr *sa, int flag) in ip_to_host() function254 ip_to_host(&sa, NI_NUMERICHOST); in arp_main()273 if (!ip_to_host(&sa, NI_NAMEREQD)) host_name = toybuf; in arp_main()274 } else ip_to_host(&sa, NI_NUMERICHOST); in arp_main()