Searched refs:force (Results 151 - 175 of 712) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A DMakefile.in101 TAGS: force
113 # Dummy target to force execution of dependent targets.
114 force:
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/
H A DMakefile.in86 uninstall: force
145 force:;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.h55 so we force 8 byte alignment for these structures so they match
117 int *watch_readback_valid, int force);
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.h55 so we force 8 byte alignment for these structures so they match
117 int *watch_readback_valid, int force);
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dmacl.s9 # force S-bit clear
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dnta.h124 dns_ntatable_add(dns_ntatable_t *ntatable, const dns_name_t *name, bool force,
128 * which will expire at time 'now' + 'lifetime'. If 'force' is true,
/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-revoke.c53 fprintf(stderr, " -f: force overwrite\n");
80 bool force = false; local
98 force = true;
188 if (force) {
214 if (access(newname, F_OK) == 0 && !force) {
216 "use -f to force overwrite",
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dautopoint.in163 -f, --force force overwriting of files that already exist
194 # - force yes if --force was given, empty otherwise
198 force=
207 -f | --force | --forc | --for | --fo | --f )
209 force=yes ;;
377 # We need the temporary checkout directory because when --force was not
467 if test -z "$force"; then
491 func_fatal_error "Some files have been locally modified. Not overwriting them because --force ha
[all...]
/netbsd-current/sbin/gpt/
H A Dmigrate.c236 migrate(gpt_t gpt, u_int parts, int force, int slice, int active) argument
310 if (!force) {
346 int force = 0; local
358 force = 1;
375 return migrate(gpt, parts, force, slice, active);
H A Drestore.c172 restore(gpt_t gpt, const char *infile, int force) argument
194 if (!force) {
201 if (!force) {
391 int force = 0; local
400 force = 1;
410 return restore(gpt, infile, force);
/netbsd-current/sbin/newfs_lfs/
H A Dnewfs.c170 int debug, force, fsi, fso, lfs_segsize, maxpartitions, bitwidth; local
190 start = debug = force = lfs_segsize = bitwidth = 0;
203 force = 1;
332 if (!force && strcmp(dkw.dkw_ptype, DKW_PTYPE_LFS) != 0)
348 /* If force, make the partition look like an LFS */
349 if (force) {
/netbsd-current/usr.bin/compress/
H A Dcompress.c68 static int eval, force, verbose; variable
108 force = 1;
211 if (!force && exists && S_ISREG(sb.st_mode) && !permission(out))
267 if (!force && sb.st_size >= isb.st_size) {
309 if (!force && exists && S_ISREG(sb.st_mode) && !permission(out))
/netbsd-current/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c194 fix_rmtab(CLIENT *client, char *host, mountlist mp, int fixit, int force) argument
211 if (force || !fixmount_check_mount(host, hostaddr, p->ml_directory))
273 int force = 0; local
318 force = 1;
445 fix_rmtab(client, host, mntdump, 0, force);
448 fix_rmtab(client, host, mntdump, 1, force);
/netbsd-current/external/gpl3/autoconf/dist/bin/
H A Dautoreconf.in65 `--force' option.
72 -f, --force consider all files obsolete
122 # Does aclocal support --force?
126 # Does automake support --force-missing?
190 $aclocal_supports_force = $aclocal_help =~ /--force/;
192 $automake_supports_force_missing = $automake_help =~ /--force-missing/;
210 # --force;
211 if ($force)
213 $aclocal .= ' --force'
215 $autoconf .= ' --force';
[all...]
H A Dautoupdate.in54 my $force = 0;
72 -f, --force consider all files obsolete
109 'f|force' => \$force);
223 $autoconf .= " --force" if $force;
/netbsd-current/crypto/dist/ipsec-tools/rpm/suse/
H A Dracoon.init61 # with force-reload (in case signalling is not supported) are
126 force-reload)
136 ## Like force-reload, but if daemon does not support
164 echo "Usage: $0 {start|stop|status|try-restart|restart|force-reload|reload|probe}"
/netbsd-current/external/bsd/am-utils/dist/
H A Dcommit36 # --force display commit message instead of running $PAGER
66 -f|--force|--fast)
/netbsd-current/share/mk/
H A Dbsd.ioconf.mk24 # here we want to satisfy our make dependency, so force a
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dmenu-whitespace41 makeinfo: Removing output file `/home/as/test/top.info' due to errors; use --force to preserve.
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dif_prom.c64 0, /* force */
144 printf("valid: force = %d, ea = %s\n", netbbinfo.force,
180 if (netbbinfovalid && netbbinfo.force) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfullname.exp30 if { [catch {file copy -force ${srcdir}/${subdir}/${srcfile} \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dcache.exp114 file rename -force -- $cache_filename.[pid] $cache_filename
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dcache.exp114 file rename -force -- $cache_filename.[pid] $cache_filename
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfullname.exp30 if { [catch {file copy -force ${srcdir}/${subdir}/${srcfile} \
H A Dearly-init-file.exp78 file copy -force "$home_dir/.gdbearlyinit" "$xdg_home_dir/gdb/gdbearlyinit"

Completed in 360 milliseconds

1234567891011>>