Lines Matching refs:hostent
49 struct hostent *_gethostbyname(int *h_errnop, const char *name);
50 static struct hostent *_gethostbyaddr(int *h_errnop, const char *addr,
52 struct hostent *_nss_dns_gethostbyname2(int *h_errnop, const char *name);
71 static struct hostent *
74 struct hostent *hp; in _gethostbyaddr()
81 struct hostent *
84 struct hostent *hp; in _nss_dns_gethostbyname2()
91 struct hostent *
94 struct hostent *hp; in _gethostbyname()
135 struct hostent *he;
195 struct hostent *he;