Searched refs:CLOBBER_NEVER (Results 1 – 3 of 3) sorted by relevance
298 CLOBBER_NEVER, /* If the file exists, always fail */ enumerator
75 if(config->file_clobber_mode == CLOBBER_NEVER && fd == -1) { in tool_create_output_file()
2319 config->file_clobber_mode = toggle ? CLOBBER_ALWAYS : CLOBBER_NEVER; in getparameter()
Completed in 13 milliseconds