Searched defs:httpc (Results 1 – 3 of 3) sorted by relevance
212 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv() local776 static ssize_t http2_handle_stream_close(struct http_conn *httpc, in http2_handle_stream_close()805 struct http_conn *httpc = &conn->proto.httpc; in http2_recv() local1001 struct http_conn *httpc = &conn->proto.httpc; in http2_send() local1204 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_setup() local1249 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_switched() local
3372 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists() local
1023 struct http_conn httpc; member