Home
last modified time | relevance | path

Searched refs:CURLE_QUIC_CONNECT_ERROR (Results 1 – 11 of 11) sorted by relevance

/third_party/curl/lib/vquic/
Dcurl_ngtcp2.c1032 return CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1049 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1055 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1061 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1067 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
1074 result = CURLE_QUIC_CONNECT_ERROR; in init_ngh3_conn()
2076 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
2081 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
2095 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
Dvquic-tls.c235 return CURLE_QUIC_CONNECT_ERROR; in curl_ossl_init_ssl()
298 return CURLE_QUIC_CONNECT_ERROR; in curl_gtls_init_ctx()
Dcurl_osslq.c1000 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_h3conn_init()
1007 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_h3conn_init()
1014 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_h3conn_init()
1020 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_h3conn_init()
1026 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_h3conn_init()
1063 result = CURLE_QUIC_CONNECT_ERROR; in cf_osslq_ctx_start()
Dvquic.c652 return CURLE_QUIC_CONNECT_ERROR; in Curl_conn_may_http3()
Dcurl_quiche.c1252 return CURLE_QUIC_CONNECT_ERROR; in cf_connect_start()
/third_party/curl/lib/
Dstrerror.c310 case CURLE_QUIC_CONNECT_ERROR: in curl_easy_strerror()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions291 CURLE_QUIC_CONNECT_ERROR 7.69.0
Dlibcurl-errors.md466 ## CURLE_QUIC_CONNECT_ERROR (96)
Dlibcurl-symbols.md857 ## CURLE_QUIC_CONNECT_ERROR section in libcurl symbols
/third_party/curl/include/curl/
Dcurl.h630 CURLE_QUIC_CONNECT_ERROR, /* 96 - QUIC connection error */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in663 d CURLE_QUIC_CONNECT_ERROR...