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