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.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.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.c177 CURLcode ret = CURLE_OUT_OF_MEMORY; in make_headers() local
413 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.c150 int ret; in entropy_func_mutex() local
569 int ret = -1; local
962 int ret; local
1125 int ret; local
1165 int ret = -1; local
1199 int ret; local
1313 int ret = -1; local
1360 int ret = -1; local
H A Dbearssl.c547 CURLcode ret; in bearssl_connect_step1() local
685 ssize_t ret; in bearssl_run_until() local
765 CURLcode ret; in bearssl_connect_step2() local
813 CURLcode ret; in bearssl_connect_step3() local
912 CURLcode ret; in bearssl_connect_common() local
1043 CURLcode ret; in bearssl_connect() local
H A Dgtls.c160 int ret = 1; in gtls_init() local
1177 int ret; in pkp_pin_peer_pubkey() local
1511 int ret = gnutls_x509_crt_get_subject_alt_name(x509_cert, i, certaddr, in Curl_gtls_verifyserver() local
1863 int ret = gnutls_bye(backend->gtls.session, GNUTLS_SHUT_RDWR); in gtls_shutdown() local
1944 ssize_t ret; in gtls_recv() local
H A Drustls.c95 int ret = 0; in read_cb() local
118 int ret = 0; in write_cb() 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 45 milliseconds

12