Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 25 of 37) sorted by relevance

12

/curl/tests/unit/
H A Dunit1653.c51 CURLUcode ret; in parse_port() local
62 CURLUcode ret; variable
H A Dunit1655.c154 DOHcode ret = doh_req_encode(sunshine1, dnstype, buffer, buflen, &olen1); variable
/curl/tests/libtest/
H A Dlib1568.c31 CURLcode ret; in test() local
H A Dlib1910.c32 CURLcode ret = CURLE_OK; in test() local
H A Dlib1913.c32 CURLcode ret = CURLE_OK; in test() local
H A Dlib1908.c32 CURLcode ret = CURLE_OK; in test() local
H A Dlib3027.c32 CURLcode ret = CURLE_OK; in test() local
H A Dlib3010.c30 CURLcode ret = CURLE_OK; in test() local
H A Dlibprereq.c57 CURLcode ret = CURLE_OK; in test() local
H A Dlib1523.c60 CURLcode ret; in test() local
H A Dlib537.c79 int ret = 1; in fopen_works() local
H A Dlib518.c81 int ret = 1; in fopen_works() local
/curl/src/
H A Dtool_setopt.c273 CURLcode ret = CURLE_OK; in tool_setopt_enum() local
311 CURLcode ret = CURLE_OK; in tool_setopt_SSLVERSION() local
356 CURLcode ret = CURLE_OK; in tool_setopt_bitmask() local
397 CURLcode ret = CURLE_OK; in libcurl_generate_slist() local
432 CURLcode ret = CURLE_OK; in libcurl_generate_mime_part() local
542 CURLcode ret = CURLE_OK; in libcurl_generate_mime() local
567 CURLcode ret = curl_easy_setopt(curl, tag, mimepost); in tool_setopt_mimepost() local
587 CURLcode ret = CURLE_OK; in tool_setopt_slist() local
616 CURLcode ret = CURLE_OK; in tool_setopt() local
H A Dtool_easysrc.c97 CURLcode ret = CURLE_OK; in easysrc_add() local
110 CURLcode ret; in easysrc_addf() local
H A Dtool_formparse.c241 CURLcode ret = CURLE_OK; in tool2curlparts() local
308 CURLcode ret = CURLE_OK; in tool2curlmime() local
/curl/lib/
H A Dcurl_threads.c95 int ret = (pthread_join(**hnd, NULL) == 0); in Curl_thread_join() local
149 int ret = (WaitForSingleObject(*hnd, INFINITE) == WAIT_OBJECT_0); in Curl_thread_join() local
H A Dtimeval.c173 struct curltime ret; in Curl_now() local
H A Dhttp_aws_sigv4.c173 CURLcode ret = CURLE_OUT_OF_MEMORY; in make_headers() local
400 CURLcode ret = CURLE_OUT_OF_MEMORY; in calc_s3_payload_hash() local
/curl/docs/examples/
H A Dusercertinmem.c52 int ret; in sslctx_function() local
/curl/lib/vtls/
H A Dmbedtls.c154 int ret; in entropy_func_mutex() local
576 int ret = -1; local
975 int ret; local
1135 int ret; local
1183 int ret = -1; local
1217 int ret; local
1331 int ret = -1; local
1385 int ret; local
1566 int ret; local
H A Dbearssl.c547 CURLcode ret; in bearssl_connect_step1() local
689 ssize_t ret; in bearssl_run_until() local
768 CURLcode ret; in bearssl_connect_step2() local
820 CURLcode ret; in bearssl_connect_step3() local
920 CURLcode ret; in bearssl_connect_common() local
1051 CURLcode ret; in bearssl_connect() local
H A Dgtls.c161 int ret = 1; in gtls_init() local
1242 int ret; in pkp_pin_peer_pubkey() local
1576 int ret = gnutls_x509_crt_get_subject_alt_name(x509_cert, i, certaddr, in Curl_gtls_verifyserver() local
2082 int ret = gnutls_bye(backend->gtls.session, GNUTLS_SHUT_RDWR); in gtls_shutdown() local
2163 ssize_t ret; in gtls_recv() local
H A Dwolfssl.c273 long ret = 1; in wolfssl_bio_cf_ctrl() local
490 int ret = wolfSSL_set_session(wss->handle, session); in wssl_setup_session() local
1323 int ret = -1; in wolfssl_connect_step2() local
1811 int ret; in wolfssl_init() local
/curl/packages/OS400/
H A Dos400sys.c987 int ret; in Curl_os400_inflateInit_() local
1002 int ret; in Curl_os400_inflateInit2_() local
1016 int ret; in Curl_os400_inflate() local
1030 int ret; in Curl_os400_inflateEnd() local
/curl/tests/server/
H A Dsockfilt.c458 DWORD type, length, ret; in select_ws_wait_thread() local
642 int error, ret, fd; in select_ws() local

Completed in 69 milliseconds

12