gethostbyname
if (!target && (he = gethostbyname(preferred)) != NULL) {
struct hostent *gethostbyname(const char *);
DEF_WEAK(gethostbyname);
PROTO_NORMAL(gethostbyname);
h = gethostbyname(hostname);
if ((hp = gethostbyname(host)) == NULL)
if ((hp = gethostbyname(host)) == NULL)
return gethostbyname(name);
if ((hp = gethostbyname(name)) != NULL) {
hp = gethostbyname(hostname);
if ((hp = gethostbyname(host)) == NULL)
CHECKhn(host = gethostbyname("localhost"));
CHECKhn(host = gethostbyname("127.0.0.1"));
if ((hp = gethostbyname(s)))
if ((hp = gethostbyname(s)))
if ((hp = gethostbyname(cp)) == NULL) {
hp = gethostbyname(s);
hp = gethostbyname(hostp);
hp = gethostbyname(hostp);
h2 = gethostbyname(host);
if ((hp = gethostbyname(host)) == NULL)
hp = gethostbyname(host);
if ((hp = gethostbyname(host)) == NULL) {
hp = gethostbyname(my_machine_name);
hp = gethostbyname(his_machine_name);
hp = gethostbyname(host);
hp = gethostbyname(*chp);
if ((hp = gethostbyname(server)) == 0 && strcmp(server, localhost) != 0) {
h = gethostbyname(name);
struct hostent *e = gethostbyname(name);
hp = gethostbyname(host);
if ((hp = gethostbyname($1)) == NULL)
hp = gethostbyname(myhostname);
if (dots <= 0) e = gethostbyname(name);
hp = gethostbyname(ptr_word);
hp = gethostbyname(p);
if ((hp = gethostbyname(hostname)) != NULL) {
if ((hp = gethostbyname(arg)) == NULL) {
if ((hp = gethostbyname(colon)) == NULL) {
if ((hp = gethostbyname(*argv)) == NULL) {
if ((hp = gethostbyname(*argv)) == NULL) {
if ((hp = gethostbyname(ename)) == 0) {
he = gethostbyname(getfile->client_name);
he = gethostbyname(res.server_name);
struct hostent *hp = gethostbyname(word);
if (!gethostbyname(arg->mon_id.mon_name)) {
if (gethostbyname(arg->mon_name))
hp = gethostbyname(p);
h = gethostbyname(server);
host = gethostbyname(k);
host = gethostbyname(keystr);
host = gethostbyname((char *)hostname);