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

/freebsd-12-stable/crypto/heimdal/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 63 milliseconds