Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 29) sorted by relevance

12

/curl/tests/
H A Dech_combos.py33 def CombinationRepetitionUtil(chosen, arr, badarr, index, argument
79 def CombinationRepetition(arr, badarr, n, r): argument
93 r = 8 variable
/curl/lib/
H A Dcurl_rtmp.c217 RTMP *r = RTMP_Alloc(); in rtmp_setup_connection() local
234 RTMP *r = conn->proto.rtmp; in rtmp_connect() local
269 RTMP *r = conn->proto.rtmp; in rtmp_do() local
298 RTMP *r = conn->proto.rtmp; in rtmp_disconnect() local
313 RTMP *r = conn->proto.rtmp; in rtmp_recv() local
335 RTMP *r = conn->proto.rtmp; in rtmp_send() local
H A Drand.c109 unsigned int r; in weak_random() local
220 unsigned int r; in Curl_rand_bytes() local
286 unsigned int r; in Curl_rand_alnum() local
H A Dselect.c72 int r = 0; in Curl_wait_ms() local
192 int r; in Curl_socket_check() local
280 int r; in Curl_poll() local
H A Dsendf.c147 struct Curl_creader *r = data->req.reader_stack; in Curl_client_start() local
1096 struct Curl_creader *r) in do_init_reader_stack()
1126 struct Curl_creader *r; in Curl_creader_set_fread() local
1164 CURLcode Curl_creader_set(struct Curl_easy *data, struct Curl_creader *r) in Curl_creader_set()
1256 struct Curl_creader *r; in Curl_creader_set_null() local
1358 struct Curl_creader *r; in Curl_creader_set_buf() local
1378 struct Curl_creader *r = data->req.reader_stack; in Curl_creader_total_length() local
1384 struct Curl_creader *r = data->req.reader_stack; in Curl_creader_client_length() local
1392 struct Curl_creader *r = data->req.reader_stack; in Curl_creader_resume_from() local
1436 struct Curl_creader *r; in Curl_creader_get_by_type() local
H A Dsplay.c46 struct Curl_tree N, *l, *r, *y; in Curl_splay() local
H A Damigaos.c185 int r = WaitSelect(nfds, readfds, writefds, errorfds, timeout, 0); in Curl_amiga_select() local
H A Dif2ip.c197 const char *r; in Curl_if2ip() local
H A Dhttp.c1778 struct dynbuf *r) in Curl_http_target()
2113 static CURLcode addexpect(struct Curl_easy *data, struct dynbuf *r, in addexpect()
2151 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_req_complete()
2241 struct dynbuf *r) in Curl_http_cookies()
4521 struct Curl_creader *r = Curl_creader_get_by_type(data, &cr_exp100); in Curl_http_exp100_got100() local
4528 struct Curl_creader *r = Curl_creader_get_by_type(data, &cr_exp100); in http_exp100_is_waiting() local
4538 struct Curl_creader *r = Curl_creader_get_by_type(data, &cr_exp100); in http_exp100_send_anyway() local
4545 struct Curl_creader *r = Curl_creader_get_by_type(data, &cr_exp100); in Curl_http_exp100_is_selected() local
H A Dprogress.c40 static void time2str(char *r, curl_off_t seconds) in time2str()
H A Dc-hyper.c636 struct dynbuf r; in request_target() local
H A Deasy.c234 curl_free_callback f, curl_realloc_callback r, in curl_global_init_mem()
H A Dcontent_encoding.c670 BrotliDecoderResult r = BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT; in brotli_do_write() local
H A Dcurl_setup.h652 # define select(n,r,w,x,t) select_s(n,r,w,x,t) argument
H A Dftp.c465 char *r = Curl_dyn_ptr(&pp->recvbuf); in ftp_check_ctrl_on_data_wait() local
979 const char *r; in ftp_state_use_port() local
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c182 static int curltest_echo_handler(request_rec *r) in curltest_echo_handler()
323 static int curltest_tweak_handler(request_rec *r) in curltest_tweak_handler()
528 static int curltest_put_handler(request_rec *r) in curltest_put_handler()
656 static int curltest_1_1_required(request_rec *r) in curltest_1_1_required()
726 static int brigade_env_var(request_rec *r, apr_bucket_brigade *bb, in brigade_env_var()
736 static int curltest_sslinfo_handler(request_rec *r) in curltest_sslinfo_handler()
/curl/docs/examples/
H A Dftpuploadresume.c37 int r; in getcontentlengthfunc() local
75 CURLcode r = CURLE_GOT_NOTHING; in upload() local
H A Dhtmltidy.c40 uint r; in write_cb() local
H A Dcrawler.c141 double r = rand(); in follow_links() local
/curl/lib/vtls/
H A Dcipher_suite.c784 int idx, i, r; in cs_zip_to_str() local
868 int r = -1; in Curl_cipher_suite_get_str() local
H A Dx509asn1.c1016 char r[sizeof(len) * 8 / 3 + 1]; in do_pubkey() local
H A Drustls.c58 static CURLcode map_error(rustls_result r) in map_error()
/curl/tests/http/
H A Dtest_16_info.py117 def check_stat(self, idx, s, r, dl_size=None, ul_size=None): argument
/curl/src/
H A Dtool_progress.c107 static void time2str(char *r, curl_off_t seconds) in time2str()
/curl/tests/server/
H A Dutil.c238 int r = 0; in wait_ms() local

Completed in 147 milliseconds

12