Lines Matching refs:OPTION_END
78 case OPTION_END: in get_value()
217 case OPTION_END: in get_value()
227 for (; options->type != OPTION_END; options++) { in parse_short_opt()
246 for (; options->type != OPTION_END; options++) { in parse_long_opt()
350 for (; options->type != OPTION_END; options++) { in check_typos()
524 while (options->type != OPTION_END) { in parse_options_subcommand()
626 case OPTION_END: in print_option_help()
664 for ( ; opts->type != OPTION_END; opts++) in usage_with_options_internal()
699 for ( ; opts->type != OPTION_END; opts++) { in parse_options_usage()
716 if (opts->type != OPTION_END) in parse_options_usage()
749 for (; opts->type != OPTION_END; opts++) { in set_option_flag()