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_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.c81 int ret = 1; in fopen_works() local
H A Dlib518.c81 int ret = 1; in fopen_works() local
/curl/src/
H A Dtool_setopt.c275 CURLcode ret = CURLE_OK; in tool_setopt_enum() local
313 CURLcode ret = CURLE_OK; in tool_setopt_SSLVERSION() local
358 CURLcode ret = CURLE_OK; in tool_setopt_bitmask() local
399 CURLcode ret = CURLE_OK; in libcurl_generate_slist() local
434 CURLcode ret = CURLE_OK; in libcurl_generate_mime_part() local
544 CURLcode ret = CURLE_OK; in libcurl_generate_mime() local
569 CURLcode ret = curl_easy_setopt(curl, tag, mimepost); in tool_setopt_mimepost() local
589 CURLcode ret = CURLE_OK; in tool_setopt_slist() local
618 CURLcode ret = CURLE_OK; in tool_setopt() local
H A Dtool_easysrc.c99 CURLcode ret = CURLE_OK; in easysrc_add() local
112 CURLcode ret; in easysrc_addf() local
H A Dtool_formparse.c243 CURLcode ret = CURLE_OK; in tool2curlparts() local
310 CURLcode ret = CURLE_OK; in tool2curlmime() local
/curl/lib/
H A Dcurl_threads.c93 int ret = (pthread_join(**hnd, NULL) == 0); in Curl_thread_join() local
147 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.c146 CURLcode ret = CURLE_OUT_OF_MEMORY; in make_headers() local
382 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.c159 int ret; in entropy_func_mutex() local
518 int ret = -1; in mbed_connect_step1() local
927 int ret; local
1131 int ret; local
1176 int ret = -1; local
1211 int ret; local
1243 int ret = -1; local
1290 int ret = -1; local
H A Dbearssl.c496 CURLcode ret; in bearssl_connect_step1() local
682 ssize_t ret; in bearssl_run_until() local
758 CURLcode ret; in bearssl_connect_step2() local
806 CURLcode ret; in bearssl_connect_step3() local
912 CURLcode ret; in bearssl_connect_common() local
1044 CURLcode ret; in bearssl_connect() local
H A Dgtls.c160 int ret = 1; in gtls_init() local
1169 int ret; in pkp_pin_peer_pubkey() local
1495 int ret = gnutls_x509_crt_get_subject_alt_name(x509_cert, i, certaddr, in Curl_gtls_verifyserver() local
1928 ssize_t ret; in gtls_recv() local
H A Drustls.c92 int ret = 0; in read_cb() local
115 int ret = 0; in write_cb() local
H A Dwolfssl.c251 long ret = 1; in wolfssl_bio_cf_ctrl() local
1010 int ret = -1; in wolfssl_connect_step2() local
1434 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

Completed in 63 milliseconds

12