Searched refs:internal_help (Results 1 – 1 of 1) sorted by relevance
324 int internal_help = !(ctx->flags & PARSE_OPT_NO_INTERNAL_HELP); in parse_options_step() local341 if (internal_help && *ctx->opt == 'h') in parse_options_step()354 if (internal_help && *ctx->opt == 'h') in parse_options_step()383 if (internal_help && !strcmp(arg + 2, "help-all")) in parse_options_step()385 if (internal_help && !strcmp(arg + 2, "help")) in parse_options_step()