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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c162 } ztest_shared_opts_t; typedef in typeref:struct:ztest_shared_opts
164 static const ztest_shared_opts_t ztest_opts_defaults = {
192 static ztest_shared_opts_t *ztest_shared_opts;
193 static ztest_shared_opts_t ztest_opts;
553 const ztest_shared_opts_t *zo = &ztest_opts_defaults;
610 ztest_shared_opts_t *zo = &ztest_opts;
2353 ztest_shared_opts_t *zo = &ztest_opts;
6050 hdr->zh_opts_size = sizeof (ztest_shared_opts_t);

Completed in 71 milliseconds