HomeSort by relevance Sort by last modified time
    Searched refs:timecond (Results 1 - 8 of 8) sorted by null

  /external/curl/src/
tool_cfgable.h 146 curl_TimeCond timecond; member in struct:OperationConfig
tool_getparam.c     [all...]
tool_operate.c     [all...]
  /external/curl/lib/
getinfo.c 59 info->timecond = FALSE;
190 *param_longp = data->info.timecond ? 1L : 0L;
transfer.c 366 data->info.timecond = TRUE;
374 data->info.timecond = TRUE;
    [all...]
urldata.h 1114 bool timecond; \/* set to TRUE if the time condition didn't match, which member in struct:PureInfo
    [all...]
ftp.c     [all...]
http.c     [all...]

Completed in 50 milliseconds