Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp2.c191 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local
462 struct http_conn *httpc) in drained_transfer()
473 struct http_conn *httpc) in drain_this()
562 struct http_conn *httpc; in push_promise() local
669 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local
809 struct http_conn *httpc = &conn->proto.httpc; in on_data_chunk_recv() local
877 struct http_conn *httpc; in on_stream_close() local
979 struct http_conn *httpc = &conn->proto.httpc; in on_header() local
1183 struct http_conn *httpc) in populate_settings()
1202 struct http_conn *httpc = &data->conn->proto.httpc; in Curl_http2_done() local
[all …]
Durl.c1478 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
Durldata.h1092 struct http_conn httpc; member