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.c446 groupadd(struct userconf * cnf,char * name,gid_t id,char * members,int fd,bool dryrun,bool pretty,bool precrypted) groupadd() argument
498 bool quiet, precrypted, dryrun, pretty, nis; pw_group_add() local
586 bool quiet, pretty, dryrun, nis, precrypted; pw_group_mod() local
[all...]
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
477 def run(self, options, dryrun=None, kmemleak=None): argument
598 def run(self, options, dryrun=None, kmemleak=None): argument
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h269 unsigned int dryrun : 1; member
798 boolean_t dryrun; member
877 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.c1404 boolean_t dryrun = B_FALSE; in zpool_do_add() local
1977 boolean_t dryrun = B_FALSE; in zpool_do_create() local
4347 boolean_t dryrun = B_FALSE; in zpool_do_import() local
8175 boolean_t dryrun = B_FALSE; in zpool_do_clear() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c738 boolean_t dryrun, parsable, progress, embed_data, std_out; member
2198 boolean_t dryrun, boolean_t raw, boolean_t replicate, boolean_t skipmissing, in send_prelim_records()
H A Dlibzfs_pool.c1948 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.c1058 boolean_t dryrun = B_FALSE; in zfs_do_create() local