Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/iovctl/
HDiovctl.c93 config_iov(int fd, const char *dev_name, const nvlist_t *config, int dryrun) in config_iov()
176 int ch, dryrun; in main() local
273 config_action(const char *filename, int dryrun) in config_action()
298 delete_action(const char *dev_name, int dryrun) in delete_action()
/freebsd-13-stable/usr.sbin/trim/
HDtrim.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-13-stable/usr.sbin/pw/
HDpw_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
HDpw_user.c378 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy()
1245 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local
1578 bool quiet, createhome, pretty, dryrun, nis, edited; in pw_user_mod() local
/freebsd-13-stable/sys/contrib/openzfs/include/
HDlibzfs.h261 unsigned int dryrun : 1; member
699 boolean_t dryrun; member
777 boolean_t dryrun; member
/freebsd-13-stable/sys/geom/eli/
HDg_eli_ctl.c59 int keysize, error, nkey, dryrun, dummy; in g_eli_ctl_attach() local
/freebsd-13-stable/sys/contrib/openzfs/tests/test-runner/bin/
HDtest-runner.py.in260 def run(self, dryrun, kmemleak, kmsg): argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
HDzpool_vdev.c1844 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev()
HDzpool_main.c986 boolean_t dryrun = B_FALSE; in zpool_do_add() local
1518 boolean_t dryrun = B_FALSE; in zpool_do_create() local
3666 boolean_t dryrun = B_FALSE; in zpool_do_import() local
7259 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_sendrecv.c716 boolean_t dryrun, parsable, progress, embed_data, std_out; member
2044 boolean_t dryrun, boolean_t raw, boolean_t replicate, boolean_t skipmissing, in send_prelim_records()
HDlibzfs_pool.c1692 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, in zpool_rewind_exclaim()
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_main.c1056 boolean_t dryrun = B_FALSE; in zfs_do_create() local