Searched refs:make_address (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Droken_gethostby.c45 make_address(const char *address, struct in_addr *ip) function
71 if(make_address(proxy_host, &dns_addr.sin_addr) != 0)
77 if(make_address(dns_host, &dns_addr.sin_addr) != 0)

Completed in 107 milliseconds