Searched refs:OPT_GROUP (Results 1 – 2 of 2) sorted by relevance
64 OPT_GROUP("Actions:"),79 OPT_GROUP("Options:"),
123 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } macro