Searched refs:Curl_meets_timecondition (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dtransfer.h51 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc);
H A Dfile.c469 if(!Curl_meets_timecondition(data, (time_t)data->info.filetime)) {
H A Dtransfer.c361 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc) function
564 if(!Curl_meets_timecondition(data, k->timeofdoc)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dtransfer.h51 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc);
H A Dfile.c469 if(!Curl_meets_timecondition(data, (time_t)data->info.filetime)) {
H A Dtransfer.c361 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc) function
564 if(!Curl_meets_timecondition(data, k->timeofdoc)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dtransfer.h51 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc);
H A Dfile.c469 if(!Curl_meets_timecondition(data, (time_t)data->info.filetime)) {
H A Dtransfer.c361 bool Curl_meets_timecondition(struct SessionHandle *data, time_t timeofdoc) function
564 if(!Curl_meets_timecondition(data, k->timeofdoc)) {

Completed in 116 milliseconds