Home
last modified time | relevance | path

Searched refs:Curl_cftype (Results 1 – 25 of 29) sorted by path

12

/curl/lib/
H A Dcf-h1-proxy.c1073 struct Curl_cftype Curl_cft_h1_proxy = {
H A Dcf-h1-proxy.h34 extern struct Curl_cftype Curl_cft_h1_proxy;
H A Dcf-h2-proxy.c1533 struct Curl_cftype Curl_cft_h2_proxy = {
H A Dcf-h2-proxy.h34 extern struct Curl_cftype Curl_cft_h2_proxy;
H A Dcf-haproxy.c190 struct Curl_cftype Curl_cft_haproxy = {
H A Dcf-haproxy.h35 extern struct Curl_cftype Curl_cft_haproxy;
H A Dcf-https-connect.c430 struct Curl_cftype Curl_cft_http_connect = {
H A Dcf-https-connect.h33 struct Curl_cftype;
36 extern struct Curl_cftype Curl_cft_http_connect;
H A Dcf-socket.c1560 struct Curl_cftype Curl_cft_tcp = {
1698 struct Curl_cftype Curl_cft_udp = {
1749 struct Curl_cftype Curl_cft_unix = {
1813 struct Curl_cftype Curl_cft_tcp_accept = {
H A Dcf-socket.h166 extern struct Curl_cftype Curl_cft_tcp;
167 extern struct Curl_cftype Curl_cft_udp;
168 extern struct Curl_cftype Curl_cft_unix;
169 extern struct Curl_cftype Curl_cft_tcp_accept;
H A Dcfilters.c219 const struct Curl_cftype *cft, in Curl_cf_create()
H A Dcfilters.h190 struct Curl_cftype { struct
210 const struct Curl_cftype *cft; /* the type providing implementation */ argument
256 const struct Curl_cftype *cft,
H A Dconnect.c1048 struct Curl_cftype Curl_cft_happy_eyeballs = {
1312 struct Curl_cftype Curl_cft_setup = {
H A Dconnect.h125 extern struct Curl_cftype Curl_cft_happy_eyeballs;
126 extern struct Curl_cftype Curl_cft_setup;
H A Dcurl_trc.c227 static struct Curl_cftype *cf_types[] = {
H A Dhttp2.c2619 struct Curl_cftype Curl_cft_nghttp2 = {
H A Dhttp2.h63 extern struct Curl_cftype Curl_cft_nghttp2;
H A Dhttp_proxy.c294 struct Curl_cftype Curl_cft_http_proxy = {
H A Dhttp_proxy.h54 extern struct Curl_cftype Curl_cft_http_proxy;
H A Dsocks.c1245 struct Curl_cftype Curl_cft_socks_proxy = {
H A Dsocks.h57 extern struct Curl_cftype Curl_cft_socks_proxy;
/curl/lib/vquic/
H A Dcurl_msh3.c1034 struct Curl_cftype Curl_cft_http3 = {
H A Dcurl_ngtcp2.c2433 struct Curl_cftype Curl_cft_http3 = {
H A Dcurl_osslq.c2248 struct Curl_cftype Curl_cft_http3 = {
H A Dcurl_quiche.c1576 struct Curl_cftype Curl_cft_http3 = {

Completed in 99 milliseconds

12