Searched defs:httpc (Results 1 – 3 of 3) sorted by relevance
191 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local462 struct http_conn *httpc) in drained_transfer()473 struct http_conn *httpc) in drain_this()562 struct http_conn *httpc; in push_promise() local669 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local809 struct http_conn *httpc = &conn->proto.httpc; in on_data_chunk_recv() local877 struct http_conn *httpc; in on_stream_close() local979 struct http_conn *httpc = &conn->proto.httpc; in on_header() local1183 struct http_conn *httpc) in populate_settings()1202 struct http_conn *httpc = &data->conn->proto.httpc; in Curl_http2_done() local[all …]
1478 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
1092 struct http_conn httpc; member