Searched refs:conn_llist_dtor (Results 1 – 1 of 1) sorted by relevance
64 static void conn_llist_dtor(void *user, void *element) in conn_llist_dtor() function83 Curl_llist_init(&(*cb_ptr)->conn_list, (curl_llist_dtor) conn_llist_dtor); in bundle_create()