Searched refs:tool_create_output_file (Results 1 – 4 of 4) sorted by relevance
160 if(!tool_create_output_file(outs)) in tool_header_cb()165 if(!outs->stream && !tool_create_output_file(outs)) in tool_header_cb()175 if(!outs->stream && !tool_create_output_file(outs)) in tool_header_cb()
35 bool tool_create_output_file(struct OutStruct *outs) in tool_create_output_file() function147 if(!outs->stream && !tool_create_output_file(outs)) in tool_write_cb()
33 bool tool_create_output_file(struct OutStruct *outs);
1602 if(!cond_unmet && !tool_create_output_file(&outs)) in operate_do()