Searched refs:opt_force (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/xz/src/xz/
H A Dargs.h35 extern bool opt_force;
H A Dfile_io.c308 const int stat_ret = opt_force
540 const bool follow_symlinks = opt_stdout || opt_force;
677 if (reg_files_only && !opt_force) {
881 if (opt_force && unlink(pair->dest_name) && errno != ENOENT) {
H A Dargs.c22 bool opt_force = false; variable
277 opt_force = true;
H A Dcoder.c516 && opt_stdout && opt_force)
H A Dlist.c1158 // Set opt_force so that io_open_src() will follow symlinks.
1160 opt_force = true;
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dsvn.c76 {"force", opt_force, 0, N_("force operation to run")},
478 {opt_targets, 'N', opt_depth, 'q', opt_force, opt_no_ignore, opt_autoprops,
482 {opt_force, N_("ignore already versioned paths")}} },
534 {'r', 'v', 'g', opt_incremental, opt_xml, 'x', opt_force} },
579 {'r', 'q', 'N', opt_depth, opt_force, opt_ignore_externals},
669 {opt_force, 'q', opt_targets, SVN_CL__LOG_MSG_OPTIONS, opt_keep_local} },
712 opt_force, opt_xml, opt_use_git_diff_format, opt_patch_compatible},
735 {'r', 'q', 'N', opt_depth, opt_force, opt_native_eol, opt_ignore_externals,
759 {'q', 'N', opt_depth, opt_autoprops, opt_force, opt_no_autoprops,
843 { opt_targets, 'm', 'F', opt_force_log, opt_encoding, opt_force, '
[all...]
H A Dcl.h323 opt_force,
319 opt_force, enumerator in enum:svn_cl__longopt_t
H A Dshelf-cmd.c1389 {opt_drop, 'q', opt_dry_run, opt_force} },
H A Dshelf2-cmd.c1365 {opt_drop, 'q', opt_dry_run, opt_force} },
/freebsd-11-stable/crypto/openssh/contrib/cygwin/
H A Dssh-host-config69 opt_force=no
405 [ "${opt_force}" = "yes" ] && opt_f=-f
496 opt_force=yes
502 opt_force=yes
527 opt_force=yes
532 opt_force=yes

Completed in 126 milliseconds