Home
last modified time | relevance | path

Searched refs:internal_help (Results 1 – 1 of 1) sorted by relevance

/tools/lib/subcmd/
Dparse-options.c515 int internal_help = !(ctx->flags & PARSE_OPT_NO_INTERNAL_HELP); in parse_options_step() local
533 if (internal_help && *ctx->opt == 'h') { in parse_options_step()
549 if (internal_help && *ctx->opt == 'h') in parse_options_step()
582 if (internal_help && !strcmp(arg, "help-all")) in parse_options_step()
584 if (internal_help && !strcmp(arg, "help")) in parse_options_step()