Searched refs:Curl_meets_timecondition (Results 1 – 4 of 4) sorted by relevance
49 bool Curl_meets_timecondition(struct Curl_easy *data, time_t timeofdoc);
459 !Curl_meets_timecondition(data, data->info.filetime)) in file_do()
134 bool Curl_meets_timecondition(struct Curl_easy *data, time_t timeofdoc) in Curl_meets_timecondition() function
2420 if(!Curl_meets_timecondition(data, k->timeofdoc)) { in Curl_http_firstwrite()
Completed in 16 milliseconds