Searched refs:short_opts (Results 1 – 3 of 3) sorted by relevance
98 static const char short_opts[] = "cdkM:hqQV"; in parse_options() local114 while ((c = getopt_long(argc, argv, short_opts, long_opts, NULL)) in parse_options()
150 static const char short_opts[] in parse_real() local217 while ((c = getopt_long(argc, argv, short_opts, long_opts, NULL)) in parse_real()
14208 short_opts[] was missing colons to indicate