Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp2.c207 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local
483 struct http_conn *httpc) in drained_transfer()
494 struct http_conn *httpc) in drain_this()
541 struct http_conn *httpc; in push_promise() local
637 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local
842 struct http_conn *httpc; in on_stream_close() local
1164 struct http_conn *httpc) in populate_settings()
1184 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done() local
1297 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_request_upgrade() local
1334 static int should_close_session(struct http_conn *httpc) in should_close_session()
[all …]
Durl.c1447 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
Durldata.h1001 struct http_conn httpc; member