Lines Matching refs:hostent
130 struct hostent *h = NULL;
132 struct hostent *buf = NULL;
175 (struct hostent *)buf,
176 (char *)buf + sizeof(struct hostent),
177 CURL_HOSTENT_SIZE - sizeof(struct hostent),
194 (struct hostent *)buf,
195 (char *)buf + sizeof(struct hostent),
196 CURL_HOSTENT_SIZE - sizeof(struct hostent),
253 (sizeof(struct hostent) + sizeof(struct hostent_data))) {
261 (struct hostent *)buf,
263 sizeof(struct hostent)));