Home
last modified time | relevance | path

Searched defs:httpc (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dhttp2.c190 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local
437 struct http_conn *httpc) in drained_transfer()
448 struct http_conn *httpc) in drain_this()
527 struct http_conn *httpc; in push_promise() local
631 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local
843 struct http_conn *httpc; in on_stream_close() local
1147 struct http_conn *httpc) in populate_settings()
1167 struct http_conn *httpc = &data->conn->proto.httpc; in Curl_http2_done() local
1278 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_request_upgrade() local
1315 static int should_close_session(struct http_conn *httpc) in should_close_session()
[all …]
Durl.c1410 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
Durldata.h1062 struct http_conn httpc; member