Lines Matching refs:OPTION_END
81 case OPTION_END: in get_value()
220 case OPTION_END: in get_value()
230 for (; options->type != OPTION_END; options++) { in parse_short_opt()
249 for (; options->type != OPTION_END; options++) { in parse_long_opt()
353 for (; options->type != OPTION_END; options++) { in check_typos()
529 while (options->type != OPTION_END) { in parse_options_subcommand()
633 case OPTION_END: in print_option_help()
679 for (o = opts; o->type != OPTION_END; o++) in options__order()
755 for ( ; opts->type != OPTION_END; opts++) { in usage_with_options_internal()
810 for ( ; opts->type != OPTION_END; opts++) { in parse_options_usage()
859 for (; opts->type != OPTION_END; opts++) { in set_option_flag()