Searched refs:cond_unmet (Results 1 – 1 of 1) sorted by relevance
1468 long cond_unmet = 0L; in operate_do() local1471 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &cond_unmet); in operate_do()1472 if(!cond_unmet && !tool_create_output_file(&outs)) in operate_do()