Home
last modified time | relevance | path

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

/curl/lib/
H A Dspeedcheck.h32 CURLcode Curl_speedcheck(struct Curl_easy *data,
H A Dspeedcheck.c41 CURLcode Curl_speedcheck(struct Curl_easy *data, in Curl_speedcheck() function
H A Dfile.c400 result = Curl_speedcheck(data, Curl_now()); in file_upload()
600 result = Curl_speedcheck(data, Curl_now()); in file_do()
H A Dpingpong.c126 result = Curl_speedcheck(data, Curl_now()); in Curl_pp_statemach()
H A Dtransfer.c474 result = Curl_speedcheck(data, *nowp); in Curl_sendrecv()
H A Dtftp.c1291 result = Curl_speedcheck(data, Curl_now()); in tftp_doing()
H A Dmulti.c2427 result = Curl_speedcheck(data, *nowp);
/curl/tests/unit/
H A Dunit1606.c67 result = Curl_speedcheck(easy, now); in runawhile()
/curl/lib/vssh/
H A Dwolfssh.c1008 result = Curl_speedcheck(data, now); in wssh_block_statemach()
H A Dlibssh.c2114 result = Curl_speedcheck(data, now); in myssh_block_statemach()
H A Dlibssh2.c3100 result = Curl_speedcheck(data, now); in ssh_block_statemach()

Completed in 79 milliseconds