Searched refs:INTRSTAT_OPTSTR (Results 1 – 1 of 1) sorted by relevance
45 #define INTRSTAT_OPTSTR "x:c:C:T:" macro417 while ((c = getopt(argc, argv, INTRSTAT_OPTSTR)) != EOF) { in main()482 if (strchr(INTRSTAT_OPTSTR, c) == NULL) in main()509 while ((c = getopt(argc, argv, INTRSTAT_OPTSTR)) != EOF) { in main()