iplookup
return (iplookup(*(const struct in_addr *)ipaddr)->h_hostname);
hostp = iplookup(&((struct sockaddr_in *)sockp)->sin_addr);