Searched refs:ztest_dev_template (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/cmd/ztest/ |
| D | ztest.c | 420 static char ztest_dev_template[] = "%s/%s.%llua"; variable 841 ztest_dev_template, ztest_opts.zo_dir, in make_vdev_file() 2838 (void) snprintf(newpath, sizeof (newpath), ztest_dev_template, in ztest_vdev_attach_detach() 4837 (void) snprintf(path0, sizeof (path0), ztest_dev_template, in ztest_fault_inject() 4840 (void) snprintf(pathrand, sizeof (pathrand), ztest_dev_template, in ztest_fault_inject()
|