Searched refs:lookup_host (Results 1 – 2 of 2) sorted by relevance
126 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function1223 if (lookup_host(arg, (struct in_addr *)paddr) != 0) in tentry_fill_key_type()1421 if (lookup_host(key, (struct in_addr *)&addr) != 0) in guess_key_type()1533 if (lookup_host(arg, &ipaddr) == 0) { in tentry_fill_value()1603 if (lookup_host(n, &ipaddr) == 0) { in tentry_fill_value()
2963 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function3165 if (lookup_host(av, (struct in_addr *)&d[0]) != 0) in fill_ip()