Searched refs:Curl_http2_remove_child (Results 1 – 3 of 3) sorted by relevance
59 void Curl_http2_remove_child(struct Curl_easy *parent,77 #define Curl_http2_remove_child(x, y) macro
2368 void Curl_http2_remove_child(struct Curl_easy *parent, struct Curl_easy *child) in Curl_http2_remove_child() function2399 Curl_http2_remove_child(data, tmp); in Curl_http2_cleanup_dependencies()2405 Curl_http2_remove_child(data->set.stream_depends_on, data); in Curl_http2_cleanup_dependencies()
2609 Curl_http2_remove_child(data->set.stream_depends_on, data); in vsetopt()