Lines Matching refs:hostent
99 struct hostent struct
129 extern struct hostent *gethostent (void);
136 extern struct hostent *gethostbyaddr (__const void *__addr, __socklen_t __len,
143 extern struct hostent *gethostbyname (__const char *__name);
154 extern struct hostent *gethostbyname2 (__const char *__name, int __af);
166 extern int gethostent_r (struct hostent *__restrict __result_buf,
168 struct hostent **__restrict __result,
173 struct hostent *__restrict __result_buf,
175 struct hostent **__restrict __result,
179 struct hostent *__restrict __result_buf,
181 struct hostent **__restrict __result,
185 struct hostent *__restrict __result_buf,
187 struct hostent **__restrict __result,