Searched refs:lookup_host (Results 1 – 2 of 2) sorted by relevance
130 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function1232 if (lookup_host(arg, (struct in_addr *)paddr) != 0) in tentry_fill_key_type()1447 if (lookup_host(key, (struct in_addr *)&addr) != 0) in guess_key_type()1559 if (lookup_host(arg, &ipaddr) == 0) { in tentry_fill_value()1629 if (lookup_host(n, &ipaddr) == 0) { in tentry_fill_value()
3193 lookup_host (char *host, struct in_addr *ipaddr) in lookup_host() function3411 if (lookup_host(av, (struct in_addr *)&d[0]) != 0) in fill_ip()