Lines Matching refs:OPTION_END
112 case OPTION_END: in get_value()
160 case OPTION_END: in get_value()
337 case OPTION_END: in get_value()
348 for (; options->type != OPTION_END; options++) { in parse_short_opt()
374 for (; options->type != OPTION_END; options++) { in parse_long_opt()
486 for (; options->type != OPTION_END; options++) { in check_typos()
660 while (options->type != OPTION_END) { in parse_options_subcommand()
763 case OPTION_END: in print_option_help()
813 for (o = opts; o->type != OPTION_END; o++) in options__order()
823 for (opt = group = ordered; opt->type != OPTION_END; opt++) { in options__order()
902 for ( ; opts->type != OPTION_END; opts++) { in usage_with_options_internal()
958 for ( ; opts->type != OPTION_END; opts++) { in parse_options_usage()
1007 for (; opts->type != OPTION_END; opts++) { in find_option()