Lines Matching refs:OPTION_END
112 case OPTION_END: in get_value()
160 case OPTION_END: in get_value()
334 case OPTION_END: in get_value()
345 for (; options->type != OPTION_END; options++) { in parse_short_opt()
371 for (; options->type != OPTION_END; options++) { in parse_long_opt()
483 for (; options->type != OPTION_END; options++) { in check_typos()
657 while (options->type != OPTION_END) { in parse_options_subcommand()
760 case OPTION_END: in print_option_help()
810 for (o = opts; o->type != OPTION_END; o++) in options__order()
888 for ( ; opts->type != OPTION_END; opts++) { in usage_with_options_internal()
944 for ( ; opts->type != OPTION_END; opts++) { in parse_options_usage()
993 for (; opts->type != OPTION_END; opts++) { in find_option()