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