Searched refs:OPTION_GROUP (Results 1 – 2 of 2) sorted by relevance
83 case OPTION_GROUP: in get_value()222 case OPTION_GROUP: in get_value()572 if (opts->type == OPTION_GROUP) { in print_option_help()634 case OPTION_GROUP: in print_option_help()748 if (opts->type != OPTION_GROUP) in usage_with_options_internal()
11 OPTION_GROUP, enumerator111 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }