Searched refs:OPTION_END (Results 1 – 2 of 2) sorted by relevance
57 case OPTION_END: in get_value()178 case OPTION_END: in get_value()188 for (; options->type != OPTION_END; options++) { in parse_short_opt()207 for (; options->type != OPTION_END; options++) { in parse_long_opt()292 for (; options->type != OPTION_END; options++) { in check_typos()456 for (; opts->type != OPTION_END; opts++) { in usage_with_options_internal()519 case OPTION_END: in usage_with_options_internal()
9 OPTION_END, enumerator101 #define OPT_END() { .type = OPTION_END }