find_server
inaddr = find_server(targhost, ourdomain, tcp);
inaddr = find_server(host, domain, tcp);
static struct in_addr *find_server(const char *, const char *, int);