Home
last modified time | relevance | path

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

/titanic_50/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) { in main()
1239 if (strchr(LOCKSTAT_OPTSTR, c) == NULL) in main()
1348 while ((c = getopt(argc, argv, LOCKSTAT_OPTSTR)) != EOF) { in main()