Searched refs:Curl_meets_timecondition (Results 1 – 3 of 3) sorted by relevance
57 bool Curl_meets_timecondition(struct Curl_easy *data, time_t timeofdoc);
409 if(!Curl_meets_timecondition(data, data->info.filetime)) { in file_do()
542 bool Curl_meets_timecondition(struct Curl_easy *data, time_t timeofdoc) in Curl_meets_timecondition() function780 if(!Curl_meets_timecondition(data, k->timeofdoc)) { in readwrite_data()