Home
last modified time | relevance | path

Searched refs:dryrun (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/usr.sbin/iovctl/
H A Diovctl.c101 if (dryrun) { in config_iov()
175 int ch, dryrun; in main() local
180 dryrun = 0; in main()
208 dryrun = 1; in main()
245 config_action(filename, dryrun); in main()
250 delete_action(device, dryrun); in main()
254 if (dryrun) { in main()
272 config_action(const char *filename, int dryrun) in config_action() argument
288 config_iov(fd, dev, config, dryrun); in config_action()
297 delete_action(const char *dev_name, int dryrun) in delete_action() argument
[all …]
/freebsd/usr.sbin/trim/
H A Dtrim.c51 static int trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose);
60 bool dryrun, verbose; in main() local
66 dryrun = verbose = true; in main()
71 dryrun = true; in main()
75 dryrun = false; in main()
131 if (trim(fname, offset, length, dryrun, verbose) < 0) in main()
204 trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose) in trim() argument
216 if (dryrun) { in trim()
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh474 if [ -n "$dryrun" ]; then
564 if [ -z "$dryrun" ]; then
623 if [ -z "$dryrun" ]; then
699 if [ -z "$dryrun" ]; then
734 if [ -n "$dryrun" ]; then
751 if [ -z "$dryrun" ]; then
784 if [ -z "$dryrun" ]; then
855 if [ -z "$dryrun" ]; then
1667 if [ -n "$dryrun" ]; then
1786 dryrun=
[all …]
/freebsd/usr.sbin/pw/
H A Dpw_group.c458 bool dryrun, bool pretty, bool precrypted) in groupadd() argument
484 if (dryrun) in groupadd()
510 bool quiet, precrypted, dryrun, pretty, nis; in pw_group_add() local
512 quiet = precrypted = dryrun = pretty = nis = false; in pw_group_add()
557 dryrun = true; in pw_group_add()
581 rc = groupadd(cnf, name, gr_gidpolicy(cnf, id), members, fd, dryrun, in pw_group_add()
602 bool quiet, pretty, dryrun, nis, precrypted; in pw_group_mod() local
604 quiet = pretty = dryrun = nis = precrypted = false; in pw_group_mod()
655 dryrun = true; in pw_group_mod()
701 if (dryrun) { in pw_group_mod()
H A Dpw_user.c76 gid_t prefer, bool dryrun);
392 if (dryrun) { in pw_gidpolicy()
1190 dryrun = nis = pretty = quiet = createhome = precrypted = false; in pw_user_add()
1302 dryrun = true; in pw_user_add()
1322 if (geteuid() != 0 && ! dryrun) in pw_user_add()
1381 (gid_t) pwd->pw_uid, dryrun); in pw_user_add()
1405 if (dryrun) in pw_user_add()
1521 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local
1619 dryrun = true; in pw_user_mod()
1639 if (geteuid() != 0 && ! dryrun) in pw_user_mod()
[all …]
H A Dpw.h98 bool dryrun, bool pretty, bool precrypted);
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in263 def run(self, options, dryrun=None, kmemleak=None): argument
269 if dryrun is None:
270 dryrun = options.dryrun
271 if dryrun is True:
465 def run(self, options, dryrun=None, kmemleak=None): argument
586 def run(self, options, dryrun=None, kmemleak=None): argument
605 pretest.run(options, dryrun=dryrun, kmemleak=False)
618 test.run(options, dryrun=dryrun, kmemleak=kmemleak)
620 failsafe.run(options, dryrun=dryrun, kmemleak=False)
628 posttest.run(options, dryrun=dryrun, kmemleak=False)
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c1255 if (!sdd->dryrun) { in dump_snapshot()
1936 if (!flags->dryrun) { in zfs_send_resume_impl_cb_impl()
2274 if (!dryrun) { in send_prelim_records()
2409 sdd.dryrun = flags->dryrun; in zfs_send_cb_impl()
2419 if (sdd.verbosity != 0 && sdd.dryrun) in zfs_send_cb_impl()
2454 sdd.dryrun = B_TRUE; in zfs_send_cb_impl()
2479 if (flags->dryrun) in zfs_send_cb_impl()
2491 sdd.dryrun = B_FALSE; in zfs_send_cb_impl()
2748 if (flags->dryrun) in zfs_send_one_cb_impl()
3518 if (flags->dryrun) in recv_incremental_replication()
[all …]
H A Dlibzfs_pool.c1881 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, in zpool_rewind_exclaim() argument
1905 if (dryrun) { in zpool_rewind_exclaim()
1918 dryrun ? "Would discard" : "Discarded", in zpool_rewind_exclaim()
1925 dryrun ? "Would discard" : "Discarded", in zpool_rewind_exclaim()
3866 if (flags.dryrun != 0) { in zpool_vdev_split()
3909 if (flags.dryrun) { in zpool_vdev_split()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_util.h60 int check_rep, boolean_t replacing, boolean_t dryrun, int argc,
H A Dzpool_main.c1076 dryrun = B_TRUE; in zpool_do_add()
1173 if (dryrun) { in zpool_do_add()
1635 dryrun = B_TRUE; in zpool_do_create()
1855 if (dryrun) { in zpool_do_create()
3858 dryrun = B_TRUE; in zpool_do_import()
3952 if (dryrun) in zpool_do_import()
7011 flags.dryrun = B_FALSE; in zpool_do_split()
7037 flags.dryrun = B_TRUE; in zpool_do_split()
7107 if (flags.dryrun) { in zpool_do_split()
7428 dryrun = B_TRUE; in zpool_do_clear()
[all …]
H A Dzpool_vdev.c1788 if (!flags.dryrun && make_disks(zhp, newroot, B_FALSE) != 0) { in split_mirror_vdev()
1856 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev() argument
1909 if (!dryrun && make_disks(zhp, newroot, replacing) != 0) { in make_root_vdev()
/freebsd/sys/geom/eli/
H A Dg_eli_ctl.c58 int keysize, error, nkey, dryrun, dummy; in g_eli_ctl_attach() local
99 dryrun = 0; in g_eli_ctl_attach()
104 dryrun = *dryrunp; in g_eli_ctl_attach()
160 if (!dryrun) in g_eli_ctl_attach()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h269 unsigned int dryrun : 1; member
775 boolean_t dryrun; member
854 boolean_t dryrun; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib616 typeset dryrun=${4:-1}
629 [ $dryrun -ne 0 ] && \
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1051 boolean_t dryrun = B_FALSE; in zfs_do_create() local
1102 dryrun = B_TRUE; in zfs_do_create()
1153 if (dryrun || type == ZFS_TYPE_VOLUME) { in zfs_do_create()
1166 dryrun ? gettext("cannot verify '%s'") : in zfs_do_create()
1246 dryrun ? "would create ancestors of %s\n" : in zfs_do_create()
1249 if (!dryrun) { in zfs_do_create()
1285 if (dryrun) { in zfs_do_create()
4569 flags.dryrun = B_TRUE; in zfs_do_send()
4704 if (!flags.dryrun && isatty(STDOUT_FILENO)) { in zfs_do_send()
4928 flags.dryrun = B_TRUE; in zfs_do_receive()
[all …]
/freebsd/crypto/openssl/
H A DConfigure231 my $dryrun = 0;
906 $dryrun = 1;
1279 exit 0 if $dryrun; # From older 'config'
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs491 echo "If this dryrun looks good, then remove the 'n' from '-Rfn' and try again."
/freebsd/crypto/heimdal/
H A Dltmain.sh1072 --dry-run|--dryrun|-n)
/freebsd/contrib/unbound/
H A Dltmain.sh2318 --dry-run|--dryrun|-n)
/freebsd/contrib/file/
H A Dltmain.sh2321 --dry-run|--dryrun|-n)
/freebsd/contrib/openbsm/config/
H A Dltmain.sh2318 --dry-run|--dryrun|-n)
/freebsd/contrib/sqlite3/
H A Dltmain.sh2403 --dry-run|--dryrun|-n)
/freebsd/contrib/ldns/
H A Dltmain.sh2403 --dry-run|--dryrun|-n)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2318 --dry-run|--dryrun|-n)

12