/freebsd/usr.sbin/iovctl/ |
H A D | iovctl.c | 92 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 D | trim.c | 60 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 D | pw_group.c | 446 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 D | pw_user.c | 361 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 D | test-runner.py.in | 263 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 D | libzfs.h | 269 unsigned int dryrun : 1; member 798 boolean_t dryrun; member 877 boolean_t dryrun; member
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_ctl.c | 58 int keysize, error, nkey, dryrun, dummy; in g_eli_ctl_attach() local
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 1856 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev()
|
H A D | zpool_main.c | 1404 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 D | libzfs_sendrecv.c | 738 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 D | libzfs_pool.c | 1948 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 D | zfs_main.c | 1058 boolean_t dryrun = B_FALSE; in zfs_do_create() local
|