Searched refs:DTRACE_OPTSTR (Results 1 – 1 of 1) sorted by relevance
78 static const char DTRACE_OPTSTR[] = variable1344 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) {