Searched refs:iplookup (Results 1 – 2 of 2) sorted by relevance
96 iplookup(ipaddr) in iplookup() function253 hostp = iplookup(&((struct sockaddr_in *)sockp)->sin_addr); in addrtoname()
90 iplookup(struct in_addr ipaddr) in iplookup() function287 return (iplookup(*(const struct in_addr *)ipaddr)->h_hostname); in addrtoname()