Searched defs:dryrun (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/usr.sbin/trim/
H A Dtrim.c62 bool dryrun, verbose; local
206 trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose) argument
/freebsd-13-stable/sys/geom/eli/
H A Dg_eli_ctl.c61 int keysize, error, nkey, dryrun, dummy; local
/freebsd-13-stable/usr.sbin/iovctl/
H A Diovctl.c95 config_iov(int fd, const char *dev_name, const nvlist_t *config, int dryrun) argument
178 int ch, dryrun; local
275 config_action(const char *filename, int dryrun) argument
300 delete_action(const char *dev_name, int dryrun) argument
[all...]
/freebsd-13-stable/usr.sbin/pw/
H A Dpw_group.c496 bool quiet, precrypted, dryrun, pretty, nis; local
582 bool quiet, pretty, dryrun, nis, precrypted; local
443 groupadd(struct userconf *cnf, char *name, gid_t id, char *members, int fd, bool dryrun, bool pretty, bool precrypted) argument
[all...]
H A Dpw_user.c382 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) argument
514 pw_password(struct userconf * cnf, char const * user, bool dryrun) argument
1200 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; local
1524 bool quiet, createhome, pretty, dryrun, nis, edited; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1810 make_root_vdev(zpool_handle_t *zhp, nvlist_t *props, int force, int check_rep, boolean_t replacing, boolean_t dryrun, int argc, char **argv) argument
H A Dzpool_main.c901 boolean_t dryrun = B_FALSE; local
1399 boolean_t dryrun = B_FALSE; local
3475 boolean_t dryrun = B_FALSE; local
6945 boolean_t dryrun = B_FALSE; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibzfs.h260 int dryrun : 1; member in struct:splitflags
686 boolean_t dryrun; member in struct:sendflags
761 boolean_t dryrun; member in struct:recvflags
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1692 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, argument
H A Dlibzfs_sendrecv.c713 boolean_t dryrun, parsable, progress, embed_data, std_out; member in struct:send_dump_data
1986 send_prelim_records(zfs_handle_t *zhp, const char *from, int fd, boolean_t gather_props, boolean_t recursive, boolean_t verbose, boolean_t dryrun, boolean_t raw, boolean_t replicate, boolean_t skipmissing, boolean_t backup, boolean_t holds, boolean_t props, boolean_t doall, nvlist_t **fssp, avl_tree_t **fsavlp) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1056 boolean_t dryrun = B_FALSE; local
[all...]

Completed in 232 milliseconds