Searched refs:OPTLIST (Results 1 – 2 of 2) sorted by relevance
61 #define OPTLIST "m:t" macro101 while ((i = getopt(argc, argv, OPTLIST)) != -1) { in main()
81 #define OPTLIST "af:h:pu:" macro168 while (!error && (i = getopt(argc, argv, OPTLIST)) != -1) { in main()