Searched refs:SHORT_OPTIONS (Results 1 – 1 of 1) sorted by relevance
193 static const char* SHORT_OPTIONS = "c:r:h"; variable204 c = getopt_long(argc, argv, SHORT_OPTIONS, LONG_OPTIONS, &option_index); in parseOptions()