gethostbyname
if ((host = gethostbyname(name.nodename)) == NULL) {
__weak_alias(gethostbyname,_gethostbyname);
hp = gethostbyname(explicit_host);
if ((hp = gethostbyname(local_name)) == NULL) {
struct hostent *gethostbyname(const char *);
__weak_alias(gethostbyname,_gethostbyname)
if ((hp = gethostbyname(host)) == NULL)
hp = gethostbyname(*ahost);
if ((hp = gethostbyname(host)) == NULL)
if ((hent = gethostbyname(host)) == NULL) {
if (gethostbyname(rbl_name) != NULL) {
if (!(hp = gethostbyname("localhost"))) {
he = gethostbyname(argv[1]);
hp = gethostbyname(name);
hp = gethostbyname(s);
hp = gethostbyname(name);
struct hostent *hp = gethostbyname(optarg);
hp = gethostbyname(host);
struct hostent *hp, *gethostbyname();
hp = gethostbyname(argv[1]);
struct hostent *hp, *gethostbyname();
hp = gethostbyname(argv[1]);
struct hostent *entry = gethostbyname(_server_name);
he = gethostbyname(argv[i]);
hp = gethostbyname(my_machine_name);
hp = gethostbyname(his_machine_name);
he = gethostbyname(host);
he = gethostbyname(host);
if ((h = gethostbyname(w)) == NULL ||
if ((hp = gethostbyname(host)) == NULL) {
hep = gethostbyname(hostname);
hep = gethostbyname(myhostname);
hep = gethostbyname(servername);
hep = gethostbyname(servername);
hep = gethostbyname(hostname);
hp = gethostbyname(hostname);
hep = gethostbyname(argv[1]);
clientent = gethostbyname(clientname);
struct hostent *e = gethostbyname(name);
hp = gethostbyname(host);
if ((hp = gethostbyname($1)) == NULL)
hp = gethostbyname(myhostname);
if (dots <= 0) e = gethostbyname(name);
if ((the_hostent = gethostbyname(hostname_buffer)) == NULL
if ((hp = gethostbyname(ename)) == 0) {
he = gethostbyname(getfile->client_name);
he = gethostbyname(res.server_name);
if ((hp = gethostbyname(word)) == NULL) {
he = gethostbyname(optarg);
if ((hp = gethostbyname(argv[1])) == NULL)
hentp = gethostbyname(name);
hp = gethostbyname(name);
hp = gethostbyname(domain);
hp = gethostbyname(hname);
hp = gethostbyname(p);
h = gethostbyname(server);
h = gethostbyname(server);
host = gethostbyname(keystr);
host = gethostbyname(hostname);
hp = gethostbyname(host);