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

/macosx-10.10.1/adv_cmds-158/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.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c398 struct hostinfo *gethostinfo(char *);
712 hi = gethostinfo(hostname);
915 hi = gethostinfo(source);
1644 gethostinfo(register char *hostname) function
1715 hi = gethostinfo(hostname);

Completed in 79 milliseconds