Searched refs:LOCKSTAT_OPTSTR (Results 1 – 1 of 1) sorted by relevance
61 #define LOCKSTAT_OPTSTR "x:bths:n:d:i:l:f:e:ckwWgCHEATID:RpPo:V" macro1152 while ((c = getopt(argc, argv, LOCKSTAT_OPTSTR)) != GETOPT_EOF) { in main()1339 if (strchr(LOCKSTAT_OPTSTR, c) == NULL) in main()1448 while ((c = getopt(argc, argv, LOCKSTAT_OPTSTR)) != GETOPT_EOF) { in main()