Searched refs:CLI_OPTSTRING (Results 1 – 2 of 2) sorted by relevance
43 #define CLI_OPTSTRING "apd" macro
204 int c = getopt(argc, argv, CLI_OPTSTRING); in main()