Home
last modified time | relevance | path

Searched defs:dryrun (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.sbin/iovctl/
H A Diovctl.c92 config_iov(int fd, const char *dev_name, const nvlist_t *config, int dryrun) in config_iov()
175 int ch, dryrun; in main() local
272 config_action(const char *filename, int dryrun) in config_action()
297 delete_action(const char *dev_name, int dryrun) in delete_action()
/freebsd/usr.sbin/trim/
H A Dtrim.c60 bool dryrun, verbose; in main() local
204 trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose) in trim()
/freebsd/usr.sbin/pw/
H A Dpw_group.c458 bool dryrun, bool pretty, bool precrypted) in groupadd()
510 bool quiet, precrypted, dryrun, pretty, nis; in pw_group_add() local
602 bool quiet, pretty, dryrun, nis, precrypted; in pw_group_mod() local
H A Dpw_user.c361 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy()
1193 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local
1526 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in263 def run(self, options, dryrun=None, kmemleak=None): argument
465 def run(self, options, dryrun=None, kmemleak=None): argument
586 def run(self, options, dryrun=None, kmemleak=None): argument
/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/geom/eli/
H A Dg_eli_ctl.c58 int keysize, error, nkey, dryrun, dummy; in g_eli_ctl_attach() local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1856 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev()
H A Dzpool_main.c1042 boolean_t dryrun = B_FALSE; in zpool_do_add() local
1615 boolean_t dryrun = B_FALSE; in zpool_do_create() local
3904 boolean_t dryrun = B_FALSE; in zpool_do_import() local
7499 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c737 boolean_t dryrun, parsable, progress, embed_data, std_out; member
2197 boolean_t dryrun, boolean_t raw, boolean_t replicate, boolean_t skipmissing, in send_prelim_records()
H A Dlibzfs_pool.c1881 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, in zpool_rewind_exclaim()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1051 boolean_t dryrun = B_FALSE; in zfs_do_create() local