Searched defs:httpc (Results 1 – 3 of 3) sorted by relevance
207 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead() local483 struct http_conn *httpc) in drained_transfer()494 struct http_conn *httpc) in drain_this()541 struct http_conn *httpc; in push_promise() local637 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local842 struct http_conn *httpc; in on_stream_close() local1164 struct http_conn *httpc) in populate_settings()1184 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done() local1297 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_request_upgrade() local1334 static int should_close_session(struct http_conn *httpc) in should_close_session()[all …]
1447 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
1001 struct http_conn httpc; member