Searched refs:LOCKSTAT_OPTSTR (Results 1 – 1 of 1) sorted by relevance
49 #define LOCKSTAT_OPTSTR "x:bths:n:d:i:l:f:e:ckwWgCHEATID:RpPo:V" macro1054 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()