Searched refs:condtime (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_cfgable.h151 time_t condtime; member in struct:Configurable
H A Dtool_getparam.c1670 config->condtime=curl_getdate(nextarg, &now);
1671 if(-1 == (int)config->condtime) {
1684 config->condtime = statbuf.st_mtime;
H A Dtool_operate.c1114 my_setopt(curl, CURLOPT_TIMEVALUE, config->condtime);

Completed in 78 milliseconds