Home
last modified time | relevance | path

Searched defs:Curl_http2_remove_child (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dhttp2.h76 #define Curl_http2_remove_child(x, y) macro
Dhttp2.c2382 void Curl_http2_remove_child(struct Curl_easy *parent, struct Curl_easy *child) in Curl_http2_remove_child() function