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

/macosx-10.9.5/adv_cmds-153/whois/
H A Dwhois.c94 static struct addrinfo *gethostinfo(char const *host, int exit_on_error);
240 gethostinfo(char const *host, int exit_on_error) function
284 hostres = gethostinfo(hostname, 1);
/macosx-10.9.5/network_cmds-433/traceroute.tproj/
H A Dtraceroute.c402 struct hostinfo *gethostinfo(char *);
716 hi = gethostinfo(hostname);
919 hi = gethostinfo(source);
1648 gethostinfo(register char *hostname) function
1719 hi = gethostinfo(hostname);

Completed in 404 milliseconds