Searched refs:Curl_http2_add_child (Results 1 - 3 of 3) sorted by relevance

/external/curl/lib/
H A Dhttp2.h56 CURLcode Curl_http2_add_child(struct Curl_easy *parent,
74 #define Curl_http2_add_child(x, y, z) macro
H A Dhttp2.c2183 CURLcode Curl_http2_add_child(struct Curl_easy *parent, function
2258 Curl_http2_add_child(data->set.stream_depends_on, tmp, FALSE);
H A Dsetopt.c2513 Curl_http2_add_child(dep, data, (option == CURLOPT_STREAM_DEPENDS_E));

Completed in 120 milliseconds