Home
last modified time | relevance | path

Searched refs:t_acceptdata (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dprogress.c190 data->progress.t_acceptdata = timestamp; in Curl_pgrsTimeWas()
H A Durldata.h1193 struct curltime t_acceptdata; member
H A Dftp.c317 * The start time is stored in progress.t_acceptdata - as set with
340 timeout_ms -= Curl_timediff(now, data->progress.t_acceptdata); in ftp_timeleft_accept()

Completed in 11 milliseconds