excl_short_opt    516 tools/lib/subcmd/parse-options.c 	int excl_short_opt = 1;
excl_short_opt    596 tools/lib/subcmd/parse-options.c 			excl_short_opt = 0;
excl_short_opt    611 tools/lib/subcmd/parse-options.c 	parse_options_usage(usagestr, options, arg, excl_short_opt);
excl_short_opt    612 tools/lib/subcmd/parse-options.c 	if ((excl_short_opt && ctx->excl_opt->short_name) ||