Home
last modified time | relevance | path

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

/curl/lib/
H A Dhash.c96 if(he) { in mk_hash_element()
101 he->dtor = dtor; in mk_hash_element()
103 return he; in mk_hash_element()
131 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_add2()
139 if(he) { in Curl_hash_add2()
140 Curl_llist_append(l, he, &he->list); in Curl_hash_add2()
178 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_delete()
204 if(h->comp_func(he->key, he->key_len, key, key_len)) { in Curl_hash_pick()
342 return he; in Curl_hash_next_element()
363 while(he) {
[all …]
H A Dcurl_addrinfo.c257 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() argument
270 if(!he) in Curl_he2ai()
274 DEBUGASSERT((he->h_name != NULL) && (he->h_addr_list != NULL)); in Curl_he2ai()
276 for(i = 0; (curr = he->h_addr_list[i]) != NULL; i++) { in Curl_he2ai()
280 if(he->h_addrtype == AF_INET6) in Curl_he2ai()
296 memcpy(ai->ai_canonname, he->h_name, namelen); in Curl_he2ai()
306 ai->ai_family = he->h_addrtype; in Curl_he2ai()
322 addr->sin_family = (short)(he->h_addrtype); in Curl_he2ai()
324 addr->sin_family = (CURL_SA_FAMILY_T)(he->h_addrtype); in Curl_he2ai()
335 addr6->sin6_family = (short)(he->h_addrtype); in Curl_he2ai()
[all …]
H A Dconncache.c425 struct Curl_hash_element *he; in cpool_foreach() local
433 while(he) { in cpool_foreach()
457 struct Curl_hash_element *he; in cpool_get_live_conn() local
462 for(he = Curl_hash_next_element(&iter); he; in cpool_get_live_conn()
464 bundle = he->ptr; in cpool_get_live_conn()
546 struct Curl_hash_element *he; in cpool_get_oldest_idle() local
556 for(he = Curl_hash_next_element(&iter); he; in cpool_get_oldest_idle()
559 bundle = he->ptr; in cpool_get_oldest_idle()
1341 struct Curl_hash_element *he;
1351 while(he) {
[all …]
H A Dcurl_addrinfo.h76 Curl_he2ai(const struct hostent *he, int port);
H A Dmulti.c271 struct Curl_hash_element *he; in sockhash_destroy() local
275 he = Curl_hash_next_element(&iter); in sockhash_destroy()
276 while(he) { in sockhash_destroy()
277 struct Curl_sh_entry *sh = (struct Curl_sh_entry *)he->ptr; in sockhash_destroy()
279 he = Curl_hash_next_element(&iter); in sockhash_destroy()
3572 struct Curl_hash_element *he; local
3576 for(he = Curl_hash_next_element(&iter); he;
3577 he = Curl_hash_next_element(&iter)) {
3578 data = (struct Curl_easy *)he->ptr;
/curl/tests/server/
H A Dresolve.c143 struct hostent *he; in main() local
145 he = gethostbyname(host); in main()
147 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 38 milliseconds