Searched refs:opt_force (Results 1 – 6 of 6) sorted by relevance
69 opt_force=no415 [ "${opt_force}" = "yes" ] && opt_f=-f507 opt_force=yes513 opt_force=yes538 opt_force=yes543 opt_force=yes
35 extern bool opt_force;
336 const int stat_ret = opt_force in io_unlink()576 = opt_stdout || opt_force || opt_keep_original; in io_open_src_real()713 if (reg_files_only && !opt_force && !opt_keep_original) { in io_open_src_real()923 if (opt_force && unlink(pair->dest_name) && errno != ENOENT) { in io_open_dest_real()
22 bool opt_force = false; variable316 opt_force = true; in parse_real()
615 && opt_stdout && opt_force) { in coder_init()
1286 opt_force = true; in list_file()