Searched refs:GETOPT_STR (Results 1 – 1 of 1) sorted by relevance
59 #define GETOPT_STR "dginpstvET:axfm:" macro96 while ((c = getopt(argc, argv, GETOPT_STR)) != EOF) { in main()