Lines Matching refs:hostent
51 struct hostent *_gethostbyname(int *h_errnop, const char *name);
52 static struct hostent *_gethostbyaddr(int *h_errnop, const char *addr,
54 struct hostent *_nss_dns_gethostbyname2(int *h_errnop, const char *name);
73 static struct hostent *
76 struct hostent *hp; in _gethostbyaddr()
83 struct hostent *
86 struct hostent *hp; in _nss_dns_gethostbyname2()
93 struct hostent *
96 struct hostent *hp; in _gethostbyname()
137 struct hostent *he;
197 struct hostent *he;