Home
last modified time | relevance | path

Searched refs:ztest_shared_opts_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c179 } ztest_shared_opts_t; typedef
181 static const ztest_shared_opts_t ztest_opts_defaults = {
215 static ztest_shared_opts_t *ztest_shared_opts;
216 static ztest_shared_opts_t ztest_opts;
604 const ztest_shared_opts_t *zo = &ztest_opts_defaults; in usage()
662 ztest_parse_name_value(const char *input, ztest_shared_opts_t *zo) in ztest_parse_name_value()
704 ztest_shared_opts_t *zo = &ztest_opts; in process_options()
2599 ztest_shared_opts_t *zo = &ztest_opts; in ztest_spa_create_destroy()
2646 ztest_shared_opts_t *zo = &ztest_opts; in ztest_mmp_enable_disable()
7092 hdr->zh_opts_size = sizeof (ztest_shared_opts_t); in setup_hdr()