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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c6200 boolean_t hasalt; local
6246 hasalt = (strlen(ztest_opts.zo_alt_ztest) != 0);
6308 if (!hasalt || ztest_random(2) == 0) {
6309 if (hasalt && ztest_opts.zo_verbose >= 1) {
6316 if (hasalt && ztest_opts.zo_verbose >= 1) {
6389 if (hasalt) {

Completed in 58 milliseconds