Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ztest/
H A Dztest.c6129 boolean_t hasalt; in main() local
6175 hasalt = (strlen(ztest_opts.zo_alt_ztest) != 0); in main()
6237 if (!hasalt || ztest_random(2) == 0) { in main()
6238 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
6245 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
6318 if (hasalt) { in main()