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

/freebsd-13-stable/contrib/tcp_wrappers/
H A Dscaffold.c44 /* dup_hostent - create hostent in one memory block */
46 static struct hostent *dup_hostent(hp) function
133 return (dup_hostent(&h));
158 return (dup_hostent(hp));

Completed in 93 milliseconds