Home
last modified time | relevance | path

Searched defs:he (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dhash.c94 struct Curl_hash_element *he = malloc(sizeof(struct Curl_hash_element) + in mk_hash_element() local
111 struct Curl_hash_element *he; in Curl_hash_add2() local
177 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_delete() local
203 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_pick() local
267 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_clean_with_criterium() local
341 struct Curl_hash_element *he = Curl_node_elem(iter->current_element); in Curl_hash_next_element() local
H A Dconncache.c273 struct Curl_hash_element *he; in cpool_remove_bundle() local
437 struct Curl_hash_element *he; in cpool_foreach() local
469 struct Curl_hash_element *he; in cpool_get_live_conn() local
558 struct Curl_hash_element *he; in cpool_get_oldest_idle() local
H A Dcurl_addrinfo.c256 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai()
H A Dmulti.c270 struct Curl_hash_element *he; in sockhash_destroy() local
3214 struct Curl_hash_element *he; local
/curl/tests/server/
H A Dresolve.c143 struct hostent *he; in main() local

Completed in 25 milliseconds