Searched refs:DEBUG_OPTIONS (Results 1 – 1 of 1) sorted by relevance
321 #define DEBUG_OPTIONS "d" macro323 #define DEBUG_OPTIONS "" macro375 while ((option = getopt(argc, argv, "i:t:p:A"DEBUG_OPTIONS)) != EOF) { in main()