Searched refs:excl_short_opt (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/subcmd/
H A Dparse-options.c519 int excl_short_opt = 1; local
599 excl_short_opt = 0;
614 parse_options_usage(usagestr, options, arg, excl_short_opt);
615 if ((excl_short_opt && ctx->excl_opt->short_name) ||

Completed in 111 milliseconds