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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c460 static char ztest_dev_template[] = "%s/%s.%llua"; variable
938 ztest_dev_template, ztest_opts.zo_dir,
3293 (void) snprintf(newpath, sizeof (newpath), ztest_dev_template,
5463 (void) snprintf(path0, sizeof (path0), ztest_dev_template,
5466 (void) snprintf(pathrand, sizeof (pathrand), ztest_dev_template,

Completed in 121 milliseconds