Lines Matching refs:hostent
129 struct hostent *h = NULL;
131 struct hostent *buf = NULL;
174 (struct hostent *)buf,
175 (char *)buf + sizeof(struct hostent),
176 CURL_HOSTENT_SIZE - sizeof(struct hostent),
193 (struct hostent *)buf,
194 (char *)buf + sizeof(struct hostent),
195 CURL_HOSTENT_SIZE - sizeof(struct hostent),
252 (sizeof(struct hostent)+sizeof(struct hostent_data))) {
260 (struct hostent *)buf,
262 sizeof(struct hostent)));