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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c164 static const ztest_shared_opts_t ztest_opts_defaults = { variable
553 const ztest_shared_opts_t *zo = &ztest_opts_defaults;
616 bcopy(&ztest_opts_defaults, zo, sizeof (*zo));

Completed in 61 milliseconds