Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ktest/
H A Dktest.c381 ktest_usage(const char *fmt, ...) in ktest_usage() function
1364 ktest_usage("cannot specify -i more than once"); in ktest_run_cmd()
1376 ktest_usage("missing argument to -%c", optopt); in ktest_run_cmd()
1380 ktest_usage("unknown run option: -%c", optopt); in ktest_run_cmd()
1386 ktest_usage("must specify -o with -p"); in ktest_run_cmd()
1403 ktest_usage("must specify at least one triple"); in ktest_run_cmd()
1471 ktest_usage("missing argument to -%c", optopt); in ktest_run_file_cmd()
1474 ktest_usage("unknown option: -%c", optopt); in ktest_run_file_cmd()
1480 ktest_usage("must specify -o with -p"); in ktest_run_file_cmd()
1491 ktest_usage("must specify only one run file"); in ktest_run_file_cmd()
[all …]