Searched refs:PARSE_OPT_NO_INTERNAL_HELP (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/subcmd/ | ||
A D | parse-options.h | 39 PARSE_OPT_NO_INTERNAL_HELP = 16, enumerator |
A D | parse-options.c | 518 int internal_help = !(ctx->flags & PARSE_OPT_NO_INTERNAL_HELP); in parse_options_step() |
Completed in 7 milliseconds