Home
last modified time | relevance | path

Searched refs:timecond (Results 1 – 8 of 8) sorted by relevance

/curl/src/
H A Dtool_cfgable.h202 curl_TimeCond timecond; member
H A Dtool_getparam.c2636 config->timecond = CURL_TIMECOND_IFMODSINCE; in getparameter()
2640 config->timecond = CURL_TIMECOND_IFUNMODSINCE; in getparameter()
2645 config->timecond = CURL_TIMECOND_LASTMOD; in getparameter()
2659 config->timecond = CURL_TIMECOND_NONE; in getparameter()
H A Dtool_operate.c2030 my_setopt_enum(curl, CURLOPT_TIMECONDITION, (long)config->timecond); in single_transfer()
/curl/lib/
H A Dgetinfo.c66 info->timecond = FALSE; in Curl_initinfo()
307 *param_longp = data->info.timecond ? 1L : 0L; in getinfo_long()
H A Dtransfer.c146 data->info.timecond = TRUE; in Curl_meets_timecondition()
154 data->info.timecond = TRUE; in Curl_meets_timecondition()
H A Durldata.h1048 BIT(timecond); /* set to TRUE if the time condition did not match, which
H A Dftp.c2308 data->info.timecond = TRUE; in ftp_state_mdtm_resp()
2317 data->info.timecond = TRUE; in ftp_state_mdtm_resp()
H A Dhttp.c3255 data->info.timecond = TRUE; in Curl_http_statusline()

Completed in 80 milliseconds