Searched refs:OPTION_GROUP (Results 1 – 2 of 2) sorted by relevance
114 case OPTION_GROUP: in get_value()162 case OPTION_GROUP: in get_value()336 case OPTION_GROUP: in get_value()698 if (opts->type == OPTION_GROUP) { in print_option_help()761 case OPTION_GROUP: in print_option_help()881 if (opts->type != OPTION_GROUP) in usage_with_options_internal()
17 OPTION_GROUP, enumerator123 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }