Home
last modified time | relevance | path

Searched refs:dup_hostent (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dscaffold.c46 static struct hostent *dup_hostent(struct hostent *hp) in dup_hostent() function
130 return (dup_hostent(&h)); in find_inet_addr()
155 return (dup_hostent(hp)); in find_inet_addr()