Home
last modified time | relevance | path

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

/third_party/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.c387 result = Curl_speedcheck(data, Curl_now()); in file_upload()
577 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.c977 result = Curl_speedcheck(data, now); in Curl_readwrite()
H A Dtftp.c1296 result = Curl_speedcheck(data, Curl_now()); in tftp_doing()
H A Dmulti.c2409 result = Curl_speedcheck(data, *nowp);
/third_party/curl/tests/unit/
H A Dunit1606.c67 result = Curl_speedcheck(easy, now); in runawhile()
/third_party/curl/lib/vssh/
H A Dwolfssh.c1005 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.c3130 result = Curl_speedcheck(data, now); in ssh_block_statemach()

Completed in 19 milliseconds