Searched refs:OPTION_GROUP (Results 1 – 2 of 2) sorted by relevance
59 case OPTION_GROUP: in get_value()180 case OPTION_GROUP: in get_value()453 if (opts->type != OPTION_GROUP) in usage_with_options_internal()460 if (opts->type == OPTION_GROUP) { in usage_with_options_internal()520 case OPTION_GROUP: in usage_with_options_internal()
21 OPTION_GROUP, enumerator113 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }