Searched refs:thisaddr (Results 1 – 1 of 1) sorted by relevance
70 static struct in_addr thisaddr; variable132 if (is_same_host(mp->ml_hostname, thishost, thisaddr)) { in print_dump()210 if (is_same_host(p->ml_hostname, thishost, thisaddr)) { in fix_rmtab()355 memcpy(&thisaddr, he->h_addr, sizeof(thisaddr)); in main()356 if (!(he = gethostbyaddr((char *) &thisaddr, sizeof(thisaddr), in main()359 inet_ntoa(thisaddr)); in main()364 thisaddr.s_addr = INADDR_NONE; in main()