HomeSort by relevance Sort by last modified time
    Searched refs:t_acceptdata (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
progress.c 182 data->progress.t_acceptdata = now;
urldata.h 1093 struct curltime t_acceptdata; member in struct:Progress
    [all...]
ftp.c 332 * The start time is stored in progress.t_acceptdata - as set with
355 timeout_ms -= Curl_timediff(now, data->progress.t_acceptdata);
    [all...]

Completed in 80 milliseconds