Home
last modified time | relevance | path

Searched refs:he (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dhash.c89 if(he) { in mk_hash_element()
94 he->dtor = dtor; in mk_hash_element()
96 return he; in mk_hash_element()
123 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_add2()
131 if(he) { in Curl_hash_add2()
132 Curl_llist_append(l, he, &he->list); in Curl_hash_add2()
171 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_delete()
197 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_pick()
324 return he; in Curl_hash_next_element()
345 while(he) {
[all …]
H A Dconncache.c202 while(he) { in conncache_remove_bundle()
203 if(he->ptr == bundle) { in conncache_remove_bundle()
206 Curl_hash_delete(&connc->hash, he->key, he->key_len); in conncache_remove_bundle()
318 while(he) { in Curl_conncache_foreach()
321 bundle = he->ptr; in Curl_conncache_foreach()
357 while(he) { in conncache_find_first_connection()
359 bundle = he->ptr; in conncache_find_first_connection()
482 while(he) { in Curl_conncache_extract_oldest()
485 bundle = he->ptr; in Curl_conncache_extract_oldest()
562 while(he) {
[all …]
H A Dcurl_addrinfo.c256 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() argument
269 if(!he) in Curl_he2ai()
273 DEBUGASSERT((he->h_name != NULL) && (he->h_addr_list != NULL)); in Curl_he2ai()
275 for(i = 0; (curr = he->h_addr_list[i]) != NULL; i++) { in Curl_he2ai()
279 if(he->h_addrtype == AF_INET6) in Curl_he2ai()
295 memcpy(ai->ai_canonname, he->h_name, namelen); in Curl_he2ai()
305 ai->ai_family = he->h_addrtype; in Curl_he2ai()
321 addr->sin_family = (short)(he->h_addrtype); in Curl_he2ai()
323 addr->sin_family = (CURL_SA_FAMILY_T)(he->h_addrtype); in Curl_he2ai()
334 addr6->sin6_family = (short)(he->h_addrtype); in Curl_he2ai()
[all …]
H A Dcurl_addrinfo.h75 Curl_he2ai(const struct hostent *he, int port);
H A Dmulti.c268 struct Curl_hash_element *he; in sockhash_destroy() local
272 he = Curl_hash_next_element(&iter); in sockhash_destroy()
273 while(he) { in sockhash_destroy()
274 struct Curl_sh_entry *sh = (struct Curl_sh_entry *)he->ptr; in sockhash_destroy()
276 he = Curl_hash_next_element(&iter); in sockhash_destroy()
3246 struct Curl_hash_element *he; local
3250 for(he = Curl_hash_next_element(&iter); he;
3251 he = Curl_hash_next_element(&iter)) {
3252 data = (struct Curl_easy *)he->ptr;
/curl/tests/server/
H A Dresolve.c144 struct hostent *he; in main() local
146 he = gethostbyname(host); in main()
148 rc = !he; in main()
/curl/tests/data/
H A Dtest129547 …y very late in the mornings, save upon those not infrequent occasions when he was up all night, wa…
63 …y very late in the mornings, save upon those not infrequent occasions when he was up all night, wa…
H A Dtest163128 afterwards at York, from whence he had married my mother, whoserelations were
H A Dtest163228 afterwards at York, from whence he had married my mother, whoserelations were

Completed in 49 milliseconds