Home
last modified time | relevance | path

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

/third_party/curl/src/
H A Dtool_cfgable.h198 curl_TimeCond timecond; member
H A Dtool_getparam.c2711 config->timecond = CURL_TIMECOND_IFMODSINCE; in getparameter()
2715 config->timecond = CURL_TIMECOND_IFUNMODSINCE; in getparameter()
2720 config->timecond = CURL_TIMECOND_LASTMOD; in getparameter()
2734 config->timecond = CURL_TIMECOND_NONE; in getparameter()
H A Dtool_operate.c1870 my_setopt_enum(curl, CURLOPT_TIMECONDITION, (long)config->timecond); in single_transfer()
/third_party/curl/lib/
H A Dgetinfo.c65 info->timecond = FALSE; in Curl_initinfo()
302 *param_longp = data->info.timecond ? 1L : 0L; in getinfo_long()
H A Dtransfer.c399 data->info.timecond = TRUE; in Curl_meets_timecondition()
407 data->info.timecond = TRUE; in Curl_meets_timecondition()
H A Durldata.h1159 BIT(timecond); /* set to TRUE if the time condition didn't match, which
H A Dftp.c2176 data->info.timecond = TRUE; in ftp_state_mdtm_resp()
2185 data->info.timecond = TRUE; in ftp_state_mdtm_resp()
H A Dhttp.c3822 data->info.timecond = TRUE; in Curl_http_statusline()

Completed in 24 milliseconds