Lines Matching refs:hostent
98 struct hostent struct
128 extern struct hostent *gethostent (void);
135 extern struct hostent *gethostbyaddr (const void *__addr, __socklen_t __len,
142 extern struct hostent *gethostbyname (const char *__name);
153 extern struct hostent *gethostbyname2 (const char *__name, int __af);
165 extern int gethostent_r (struct hostent *__restrict __result_buf,
167 struct hostent **__restrict __result,
172 struct hostent *__restrict __result_buf,
174 struct hostent **__restrict __result,
178 struct hostent *__restrict __result_buf,
180 struct hostent **__restrict __result,
184 struct hostent *__restrict __result_buf,
186 struct hostent **__restrict __result,