Searched refs:Curl_http2_remove_child (Results 1 – 3 of 3) sorted by relevance
58 void Curl_http2_remove_child(struct Curl_easy *parent,76 #define Curl_http2_remove_child(x, y) macro
2382 void Curl_http2_remove_child(struct Curl_easy *parent, struct Curl_easy *child) in Curl_http2_remove_child() function2413 Curl_http2_remove_child(data, tmp); in Curl_http2_cleanup_dependencies()2419 Curl_http2_remove_child(data->set.stream_depends_on, data); in Curl_http2_cleanup_dependencies()
2785 Curl_http2_remove_child(data->set.stream_depends_on, data); in Curl_vsetopt()