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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dwhois.c80 static struct addrinfo *gethostinfo(char const *host, int exit_on_error);
219 gethostinfo(char const *host, int exit_on_error) function
271 hostres = gethostinfo(hostname, 1);

Completed in 57 milliseconds