Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/dtrace/
H A Ddtrace.c78 static const char DTRACE_OPTSTR[] = variable
1344 while ((c = getopt(argc, argv, DTRACE_OPTSTR)) != -1) {
1411 if (strchr(DTRACE_OPTSTR, c) == NULL)
1534 while ((c = getopt(argc, argv, DTRACE_OPTSTR)) != -1) {
1667 if (strchr(DTRACE_OPTSTR, c) == NULL)
1691 while ((c = getopt(argc, argv, DTRACE_OPTSTR)) != -1) {