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;
274 const int stat_ret = opt_force in io_unlink()553 = opt_stdout || opt_force || opt_keep_original; in io_open_src_real()694 if (reg_files_only && !opt_force && !opt_keep_original) { in io_open_src_real()959 if (opt_force && unlink(pair->dest_name) && errno != ENOENT) { in io_open_dest_real()
22 bool opt_force = false; variable401 opt_force = true; in parse_real()
926 && opt_stdout && opt_force) { in coder_init()
1325 opt_force = true; in list_file()