Home
last modified time | relevance | path

Searched refs:Curl_node_remove (Results 1 – 11 of 11) sorted by relevance

/external/curl/tests/unit/
Dunit1300.c156 Curl_node_remove(Curl_llist_head(&llist));
204 Curl_node_remove(to_remove);
218 Curl_node_remove(to_remove);
/external/curl/lib/
Dllist.h61 void Curl_node_remove(struct Curl_llist_node *);
Dconncache.c140 Curl_node_remove(&conn->cpool_node); in cpool_bundle_remove()
653 Curl_node_remove(e); in cpool_shutdown_discard_all()
713 Curl_node_remove(e); in cpool_shutdown_destroy_oldest()
1049 Curl_node_remove(e); in cpool_perform()
1173 Curl_node_remove(e); in Curl_cpool_multi_socket()
Dhsts.c222 Curl_node_remove(&sts->node); in Curl_hsts_parse()
275 Curl_node_remove(&sts->node); in Curl_hsts()
Dcookie.c416 Curl_node_remove(n); in remove_expired()
1108 Curl_node_remove(replace_n); in replace_existing()
1495 Curl_node_remove(n); in Curl_cookie_clearall()
1524 Curl_node_remove(n); in Curl_cookie_clearsess()
Dllist.c202 void Curl_node_remove(struct Curl_llist_node *e) in Curl_node_remove() function
Dmulti.c853 Curl_node_remove(&data->multi_queue); in curl_multi_remove_handle()
911 Curl_node_remove(e); in curl_multi_remove_handle()
949 Curl_node_remove(&data->conn_queue); in Curl_detach_connection()
2305 Curl_node_remove(&data->multi_queue);
2721 Curl_node_remove(&data->multi_queue);
2821 Curl_node_remove(&data->multi_queue);
2926 Curl_node_remove(e);
3195 Curl_node_remove(e);
3636 Curl_node_remove(e);
3837 Curl_node_remove(&data->multi_queue);
Daltsvc.c457 Curl_node_remove(e); in altsvc_flush()
701 Curl_node_remove(e); in Curl_altsvc_lookup()
Dheaders.c250 Curl_node_remove(&hs->node); in unfold_value()
Dftp.c3929 Curl_node_remove(Curl_llist_head(&wildcard->filelist)); in wc_statemach()
3947 Curl_node_remove(Curl_llist_head(&wildcard->filelist)); in wc_statemach()
/external/curl/lib/vtls/
Dvtls_scache.c165 Curl_node_remove(&s->list); in Curl_ssl_session_destroy()
729 Curl_node_remove(Curl_llist_head(&peer->sessions)); in cf_scache_peer_add_session()