Searched refs:lookup_host (Results 1 – 2 of 2) sorted by relevance
129 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function1230 if (lookup_host(arg, (struct in_addr *)paddr) != 0) in tentry_fill_key_type()1446 if (lookup_host(key, (struct in_addr *)&addr) != 0) in guess_key_type()1558 if (lookup_host(arg, &ipaddr) == 0) { in tentry_fill_value()1628 if (lookup_host(n, &ipaddr) == 0) { in tentry_fill_value()
2995 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function3193 if (lookup_host(av, (struct in_addr *)&d[0]) != 0) in fill_ip()