Searched refs:zo_dir (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c150 char zo_dir[ZFS_MAX_DATASET_NAME_LEN]; member in struct:ztest_shared_opts
173 .zo_dir = { '/', 't', 'm', 'p', '\0' },
619 zo->zo_dir, /* -f */
704 (void) strlcpy(zo->zo_dir, path,
705 sizeof (zo->zo_dir));
859 ztest_aux_template, ztest_opts.zo_dir,
865 ztest_dev_template, ztest_opts.zo_dir,
2703 ztest_opts.zo_dir, ztest_opts.zo_pool, aux,
2966 ztest_opts.zo_dir, ztest_opts.zo_pool,
5072 ztest_opts.zo_dir, ztest_opt
[all...]

Completed in 66 milliseconds