Lines Matching refs:hostent
129 struct hostent *h = NULL;
130 struct hostent *buf = NULL;
167 (struct hostent *)buf,
168 (char *)buf + sizeof(struct hostent),
169 CURL_HOSTENT_SIZE - sizeof(struct hostent),
186 (struct hostent *)buf,
187 (char *)buf + sizeof(struct hostent),
188 CURL_HOSTENT_SIZE - sizeof(struct hostent),
228 * call, but instead several of the pointers in the hostent structs will
245 (sizeof(struct hostent) + sizeof(struct hostent_data))) {
253 (struct hostent *)buf,
255 sizeof(struct hostent)));