Home
last modified time | relevance | path

Searched refs:tool_create_output_file (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_cb_wrt.c35 bool tool_create_output_file(struct OutStruct *outs) in tool_create_output_file() function
137 if(!outs->stream && !tool_create_output_file(outs)) in tool_write_cb()
Dtool_cb_wrt.h33 bool tool_create_output_file(struct OutStruct *outs);
Dtool_operate.c1472 if(!cond_unmet && !tool_create_output_file(&outs)) in operate_do()