Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c6196 boolean_t hasalt; in main() local
6242 hasalt = (strlen(ztest_opts.zo_alt_ztest) != 0); in main()
6304 if (!hasalt || ztest_random(2) == 0) { in main()
6305 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
6312 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
6385 if (hasalt) { in main()