Searched refs:OPTION_ARGUMENT (Results 1 – 2 of 2) sorted by relevance
59 case OPTION_ARGUMENT: in get_value()180 case OPTION_ARGUMENT: in get_value()216 if (options->type == OPTION_ARGUMENT) { in parse_long_opt()492 case OPTION_ARGUMENT: in usage_with_options_internal()
10 OPTION_ARGUMENT, enumerator102 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) }