Searched refs:PLOCKSTAT_OPTSTR (Results 1 – 1 of 1) sorted by relevance
361 #define PLOCKSTAT_OPTSTR "n:ps:e:vx:ACHV" macro781 while ((c = getopt(argc, argv, PLOCKSTAT_OPTSTR)) != EOF) { in main()818 if (strchr(PLOCKSTAT_OPTSTR, c) == NULL) in main()867 while ((c = getopt(argc, argv, PLOCKSTAT_OPTSTR)) != EOF) { in main()