Lines Matching full:gethostbyname
1604 if ((host = gethostbyname(name.nodename)) == NULL) {1606 "gethostbyname failed: %s\n", strerror(errno));