Searched defs:httpc (Results 1 – 3 of 3) sorted by relevance
190 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local437 struct http_conn *httpc) in drained_transfer()448 struct http_conn *httpc) in drain_this()527 struct http_conn *httpc; in push_promise() local631 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local843 struct http_conn *httpc; in on_stream_close() local1147 struct http_conn *httpc) in populate_settings()1167 struct http_conn *httpc = &data->conn->proto.httpc; in Curl_http2_done() local1278 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_request_upgrade() local1315 static int should_close_session(struct http_conn *httpc) in should_close_session()[all …]
1410 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
1062 struct http_conn httpc; member