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

/external/curl/src/
H A Dtool_operate.c1423 long cond_unmet = 0L; local
1426 curl_easy_getinfo(curl, CURLINFO_CONDITION_UNMET, &cond_unmet);
1427 if(!cond_unmet && !tool_create_output_file(&outs))

Completed in 50 milliseconds