Searched defs:he (Results 1 – 5 of 5) sorted by relevance
94 struct Curl_hash_element *he = malloc(sizeof(struct Curl_hash_element) + in mk_hash_element() local111 struct Curl_hash_element *he; in Curl_hash_add2() local177 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_delete() local203 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_pick() local267 struct Curl_hash_element *he = Curl_node_elem(le); in Curl_hash_clean_with_criterium() local341 struct Curl_hash_element *he = Curl_node_elem(iter->current_element); in Curl_hash_next_element() local
257 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai()
425 struct Curl_hash_element *he; in cpool_foreach() local457 struct Curl_hash_element *he; in cpool_get_live_conn() local546 struct Curl_hash_element *he; in cpool_get_oldest_idle() local
271 struct Curl_hash_element *he; in sockhash_destroy() local3572 struct Curl_hash_element *he; local
143 struct hostent *he; in main() local
Completed in 46 milliseconds