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

/opensolaris-onvv-gate/usr/src/cmd/lockstat/
H A Dlockstat.c49 #define LOCKSTAT_OPTSTR "x:bths:n:d:i:l:f:e:ckwWgCHEATID:RpPo:V" macro
1054 while ((c = getopt(argc, argv, LOCKSTAT_OPTSTR)) != EOF) {
1239 if (strchr(LOCKSTAT_OPTSTR, c) == NULL)
1348 while ((c = getopt(argc, argv, LOCKSTAT_OPTSTR)) != EOF) {

Completed in 100 milliseconds