argv              330 daemons/attrd/pacemaker-attrd.c main(int argc, char **argv)
argv              338 daemons/attrd/pacemaker-attrd.c     crm_log_preinit(NULL, argc, argv);
argv              345 daemons/attrd/pacemaker-attrd.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv              351 daemons/attrd/pacemaker-attrd.c                 crm_bump_log_level(argc, argv);
argv              370 daemons/attrd/pacemaker-attrd.c     crm_log_init(T_ATTRD, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv               88 daemons/based/pacemaker-based.c main(int argc, char **argv)
argv               97 daemons/based/pacemaker-based.c     crm_log_preinit(NULL, argc, argv);
argv              108 daemons/based/pacemaker-based.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv              114 daemons/based/pacemaker-based.c                 crm_bump_log_level(argc, argv);
argv              161 daemons/based/pacemaker-based.c     if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) {
argv              174 daemons/based/pacemaker-based.c     crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv               53 daemons/controld/pacemaker-controld.c main(int argc, char **argv)
argv               61 daemons/controld/pacemaker-controld.c     crm_log_preinit(NULL, argc, argv);
argv               67 daemons/controld/pacemaker-controld.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv               73 daemons/controld/pacemaker-controld.c                 crm_bump_log_level(argc, argv);
argv               84 daemons/controld/pacemaker-controld.c     if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) {
argv               87 daemons/controld/pacemaker-controld.c     } else if (argc - optind == 1 && pcmk__str_eq("version", argv[optind], pcmk__str_casei)) {
argv               92 daemons/controld/pacemaker-controld.c     crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv              509 daemons/execd/cts-exec-helper.c main(int argc, char **argv)
argv              525 daemons/execd/cts-exec-helper.c         flag = pcmk__next_cli_option(argc, argv, &option_index, NULL);
argv              535 daemons/execd/cts-exec-helper.c                 crm_bump_log_level(argc, argv);
argv              630 daemons/execd/cts-exec-helper.c                  argc, argv, FALSE);
argv              420 daemons/execd/pacemaker-execd.c main(int argc, char **argv, char **envp)
argv              429 daemons/execd/pacemaker-execd.c     remoted_spawn_pidone(argc, argv, envp);
argv              432 daemons/execd/pacemaker-execd.c     crm_log_preinit(EXECD_NAME, argc, argv);
argv              436 daemons/execd/pacemaker-execd.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv              471 daemons/execd/pacemaker-execd.c     crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv              474 daemons/execd/pacemaker-execd.c         crm_bump_log_level(argc, argv);
argv              102 daemons/execd/pacemaker-execd.h void remoted_spawn_pidone(int argc, char **argv, char **envp);
argv              195 daemons/execd/remoted_pidone.c remoted_spawn_pidone(int argc, char **argv, char **envp)
argv              260 daemons/execd/remoted_pidone.c             if (!i || (LastArgv + 1 == argv[i]))
argv              261 daemons/execd/remoted_pidone.c                 LastArgv = argv[i] + strlen(argv[i]);
argv              270 daemons/execd/remoted_pidone.c         maxlen = (LastArgv - argv[0]) - 2;
argv              275 daemons/execd/remoted_pidone.c         snprintf(argv[0], maxlen, "%s", name);
argv              278 daemons/execd/remoted_pidone.c         p = &argv[0][i];
argv              282 daemons/execd/remoted_pidone.c         argv[1] = NULL;
argv              610 daemons/fenced/cts-fence-helper.c main(int argc, char **argv)
argv              624 daemons/fenced/cts-fence-helper.c         flag = pcmk__next_cli_option(argc, argv, &option_index, NULL);
argv              652 daemons/fenced/cts-fence-helper.c     crm_log_init(NULL, LOG_INFO, TRUE, (verbose? TRUE : FALSE), argc, argv,
argv             1399 daemons/fenced/pacemaker-fenced.c main(int argc, char **argv)
argv             1410 daemons/fenced/pacemaker-fenced.c     crm_log_preinit(NULL, argc, argv);
argv             1416 daemons/fenced/pacemaker-fenced.c         flag = pcmk__next_cli_option(argc, argv, &option_index, NULL);
argv             1423 daemons/fenced/pacemaker-fenced.c                 crm_bump_log_level(argc, argv);
argv             1455 daemons/fenced/pacemaker-fenced.c     if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) {
argv             1637 daemons/fenced/pacemaker-fenced.c     crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv             1696 daemons/fenced/pacemaker-fenced.c     rc = pcmk__output_new(&out, "log", NULL, argv);
argv              247 daemons/pacemakerd/pacemakerd.c main(int argc, char **argv)
argv              256 daemons/pacemakerd/pacemakerd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "p");
argv              268 daemons/pacemakerd/pacemakerd.c     crm_log_preinit(NULL, argc, argv);
argv              278 daemons/pacemakerd/pacemakerd.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              306 daemons/pacemakerd/pacemakerd.c         crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv               67 daemons/schedulerd/pacemaker-schedulerd.c main(int argc, char **argv)
argv               74 daemons/schedulerd/pacemaker-schedulerd.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
argv               77 daemons/schedulerd/pacemaker-schedulerd.c     crm_log_preinit(NULL, argc, argv);
argv               86 daemons/schedulerd/pacemaker-schedulerd.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              116 daemons/schedulerd/pacemaker-schedulerd.c     crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE);
argv               28 devel/scratch.c main(int argc, char **argv)
argv               34 devel/scratch.c     crm_log_init(NULL, LOG_TRACE, FALSE, TRUE, argc, argv, FALSE);
argv               36 devel/scratch.c         flag = getopt(argc, argv, OPTARGS);
argv              145 include/crm/common/cmdline_internal.h pcmk__cmdline_preproc(char **argv, const char *special);
argv              116 include/crm/common/logging.h void crm_log_preinit(const char *entity, int argc, char **argv);
argv              118 include/crm/common/logging.h                       gboolean to_stderr, int argc, char **argv, gboolean quiet);
argv              120 include/crm/common/logging.h void crm_log_args(int argc, char **argv);
argv              128 include/crm/common/logging.h void crm_bump_log_level(int argc, char **argv);
argv               63 include/crm/common/options_internal.h int pcmk__next_cli_option(int argc, char **argv, int *index,
argv               51 include/crm/common/output_internal.h typedef pcmk__output_t * (*pcmk__output_factory_t)(char **argv);
argv              150 include/crm/common/output_internal.h pcmk__output_t *pcmk__mk_html_output(char **argv);
argv              151 include/crm/common/output_internal.h pcmk__output_t *pcmk__mk_log_output(char **argv);
argv              152 include/crm/common/output_internal.h pcmk__output_t *pcmk__mk_none_output(char **argv);
argv              153 include/crm/common/output_internal.h pcmk__output_t *pcmk__mk_text_output(char **argv);
argv              154 include/crm/common/output_internal.h pcmk__output_t *pcmk__mk_xml_output(char **argv);
argv              554 include/crm/common/output_internal.h                      const char *filename, char **argv);
argv               45 lib/cib/cib_attrs.c     const char* argv[] = { "", NULL };
argv               53 lib/cib/cib_attrs.c     rc = pcmk__output_new(&out, ty, NULL, (char**)argv);
argv              148 lib/common/cmdline.c pcmk__cmdline_preproc(char **argv, const char *special) {
argv              153 lib/common/cmdline.c     if (argv == NULL) {
argv              157 lib/common/cmdline.c     if (g_get_prgname() == NULL && argv && *argv) {
argv              158 lib/common/cmdline.c         gchar *basename = g_path_get_basename(*argv);
argv              166 lib/common/cmdline.c     for (int i = 0; argv[i] != NULL; i++) {
argv              172 lib/common/cmdline.c         if (saw_dash_dash == false && strcmp(argv[i], "--") == 0) {
argv              177 lib/common/cmdline.c             g_ptr_array_add(arr, g_strdup(argv[i]));
argv              182 lib/common/cmdline.c             g_ptr_array_add(arr, g_strdup(argv[i]));
argv              190 lib/common/cmdline.c         if (pcmk__str_eq(argv[i], "-", pcmk__str_casei)) {
argv              191 lib/common/cmdline.c             g_ptr_array_add(arr, g_strdup(argv[i]));
argv              198 lib/common/cmdline.c         if (g_str_has_prefix(argv[i], "-") && !g_str_has_prefix(argv[i], "--")) {
argv              200 lib/common/cmdline.c             char *ch = argv[i]+1;
argv              220 lib/common/cmdline.c                     g_ptr_array_add(arr, g_strdup_printf("%s", argv[i]));
argv              226 lib/common/cmdline.c                     ch = argv[i]+1;
argv              267 lib/common/cmdline.c             g_ptr_array_add(arr, g_strdup(argv[i]));
argv              736 lib/common/logging.c set_identity(const char *entity, int argc, char **argv)
argv              745 lib/common/logging.c     } else if ((argc > 0) && (argv != NULL)) {
argv              746 lib/common/logging.c         char *mutable = strdup(argv[0]);
argv              765 lib/common/logging.c crm_log_preinit(const char *entity, int argc, char **argv)
argv              799 lib/common/logging.c     set_identity(entity, argc, argv);
argv              851 lib/common/logging.c              int argc, char **argv, gboolean quiet)
argv              858 lib/common/logging.c     crm_log_preinit(entity, argc, argv);
argv              976 lib/common/logging.c         crm_log_args(argc, argv);
argv             1019 lib/common/logging.c crm_bump_log_level(int argc, char **argv)
argv             1045 lib/common/logging.c crm_log_args(int argc, char **argv)
argv             1050 lib/common/logging.c     if ((argc == 0) || (argv == NULL) || logged) {
argv             1054 lib/common/logging.c     arg_string = g_strjoinv(" ", argv);
argv              147 lib/common/options.c pcmk__next_cli_option(int argc, char **argv, int *index, const char **longname)
argv              158 lib/common/options.c         int flag = getopt_long(argc, argv, crm_short_options, long_opts, index);
argv              185 lib/common/options.c         return getopt(argc, argv, crm_short_options);
argv               32 lib/common/output.c                  char **argv) {
argv               52 lib/common/output.c     *out = create(argv);
argv              386 lib/common/output_html.c pcmk__mk_html_output(char **argv) {
argv              394 lib/common/output_html.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv              267 lib/common/output_log.c pcmk__mk_log_output(char **argv) {
argv              275 lib/common/output_log.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv              115 lib/common/output_none.c pcmk__mk_none_output(char **argv) {
argv              123 lib/common/output_none.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv              288 lib/common/output_text.c pcmk__mk_text_output(char **argv) {
argv              296 lib/common/output_text.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv              395 lib/common/output_xml.c pcmk__mk_xml_output(char **argv) {
argv              403 lib/common/output_xml.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv               30 lib/common/tests/acl/pcmk_acl_required_test.c main(int argc, char **argv)
argv               63 lib/common/tests/acl/xml_acl_denied_test.c main(int argc, char **argv)
argv               63 lib/common/tests/acl/xml_acl_enabled_test.c main(int argc, char **argv)
argv               53 lib/common/tests/agents/pcmk_stonith_param_test.c main(int argc, char **argv)
argv               34 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-a", "-b", "-c", "-d", "-1", NULL };
argv               37 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
argv               41 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     processed = pcmk__cmdline_preproc((char **) argv, "");
argv               48 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-", NULL };
argv               51 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
argv               58 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-a", "--", "-bc", NULL };
argv               61 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
argv               68 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-aX", "-Fval", NULL };
argv               71 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "aF");
argv               78 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-a", NULL };
argv               81 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "a");
argv               88 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "--blah=foo", NULL };
argv               91 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
argv               98 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-v", "-1000", NULL };
argv              101 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
argv              108 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-1i3", NULL };
argv              111 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, NULL);
argv              118 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-n", "crm_mon_options", "-v", "--opt1 --opt2", NULL };
argv              121 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
argv              128 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-n", "crm_mon_options", "-v", "-1i3", NULL };
argv              131 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "v");
argv              138 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     const char *argv[] = { "-abc", "-1i3", NULL };
argv              141 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     gchar **processed = pcmk__cmdline_preproc((char **) argv, "c");
argv              147 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c main(int argc, char **argv)
argv               43 lib/common/tests/flags/pcmk__clear_flags_as_test.c main(int argc, char **argv)
argv               29 lib/common/tests/flags/pcmk__set_flags_as_test.c main(int argc, char **argv)
argv               36 lib/common/tests/flags/pcmk_all_flags_set_test.c main(int argc, char **argv)
argv               30 lib/common/tests/flags/pcmk_any_flags_set_test.c main(int argc, char **argv)
argv               59 lib/common/tests/health/pcmk__parse_health_strategy_test.c main(int argc, char **argv)
argv               41 lib/common/tests/health/pcmk__validate_health_strategy_test.c main(int argc, char **argv) {
argv               39 lib/common/tests/io/pcmk__full_path_test.c main(int argc, char **argv)
argv               84 lib/common/tests/io/pcmk__get_tmpdir_test.c main(int argc, char **argv)
argv               30 lib/common/tests/iso8601/pcmk__readable_interval_test.c main(int argc, char **argv)
argv              146 lib/common/tests/lists/pcmk__subtract_lists_test.c main(int argc, char **argv)
argv               54 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c main(int argc, char **argv)
argv               64 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c main(int argc, char **argv)
argv               37 lib/common/tests/nvpair/pcmk__xe_set_bool_attr_test.c main(int argc, char **argv)
argv              215 lib/common/tests/operations/parse_op_key_test.c int main(int argc, char **argv)
argv               29 lib/common/tests/operations/pcmk_is_probe_test.c int main(int argc, char **argv)
argv               47 lib/common/tests/operations/pcmk_xe_is_probe_test.c int main(int argc, char **argv)
argv              152 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c int main(int argc, char **argv)
argv               59 lib/common/tests/results/pcmk__results_test.c int main(int argc, char **argv) {
argv               74 lib/common/tests/scores/char2score_test.c int main(int argc, char **argv)
argv               72 lib/common/tests/scores/pcmk__add_scores_test.c int main(int argc, char **argv)
argv               60 lib/common/tests/scores/score2char_stack_test.c int main(int argc, char **argv)
argv               50 lib/common/tests/scores/score2char_test.c int main(int argc, char **argv)
argv               52 lib/common/tests/strings/crm_get_msec_test.c main(int argc, char **argv)
argv               59 lib/common/tests/strings/crm_is_true_test.c main(int argc, char **argv)
argv               92 lib/common/tests/strings/crm_str_to_boolean_test.c main(int argc, char **argv)
argv               95 lib/common/tests/strings/pcmk__add_word_test.c main(int argc, char **argv)
argv               26 lib/common/tests/strings/pcmk__btoa_test.c main(int argc, char **argv)
argv               46 lib/common/tests/strings/pcmk__char_in_any_str_test.c int main(int argc, char **argv)
argv               42 lib/common/tests/strings/pcmk__compress_test.c main(int argc, char **argv)
argv               59 lib/common/tests/strings/pcmk__ends_with_test.c main(int argc, char **argv)
argv               76 lib/common/tests/strings/pcmk__guint_from_hash_test.c int main(int argc, char **argv) {
argv               71 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c main(int argc, char **argv)
argv              102 lib/common/tests/strings/pcmk__parse_ll_range_test.c int main(int argc, char **argv)
argv              149 lib/common/tests/strings/pcmk__scan_double_test.c int main(int argc, char **argv)
argv               60 lib/common/tests/strings/pcmk__scan_min_int_test.c int main(int argc, char **argv)
argv               59 lib/common/tests/strings/pcmk__scan_port_test.c int main(int argc, char **argv)
argv               38 lib/common/tests/strings/pcmk__starts_with_test.c main(int argc, char **argv)
argv               48 lib/common/tests/strings/pcmk__str_any_of_test.c int main(int argc, char **argv)
argv              105 lib/common/tests/strings/pcmk__str_in_list_test.c int main(int argc, char **argv)
argv               60 lib/common/tests/strings/pcmk__str_table_dup_test.c int main(int argc, char **argv) {
argv               59 lib/common/tests/strings/pcmk__str_update_test.c main(int argc, char **argv)
argv               79 lib/common/tests/strings/pcmk__strcmp_test.c int main(int argc, char **argv) {
argv               43 lib/common/tests/strings/pcmk__strikey_table_test.c int main(int argc, char **argv) {
argv               43 lib/common/tests/strings/pcmk__strkey_table_test.c int main(int argc, char **argv) {
argv               71 lib/common/tests/strings/pcmk__trim_test.c int main(int argc, char **argv) {
argv               55 lib/common/tests/utils/compare_version_test.c int main(int argc, char **argv)
argv               43 lib/common/tests/utils/crm_meta_name_test.c int main(int argc, char **argv)
argv               57 lib/common/tests/utils/crm_meta_value_test.c int main(int argc, char **argv)
argv              116 lib/common/tests/utils/crm_user_lookup_test.c int main(int argc, char **argv)
argv               64 lib/common/tests/utils/pcmk_daemon_user_test.c int main(int argc, char **argv)
argv               62 lib/common/tests/utils/pcmk_hostname_test.c main(int argc, char **argv)
argv               56 lib/common/tests/utils/pcmk_str_is_infinity_test.c int main(int argc, char **argv)
argv               53 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c int main(int argc, char **argv)
argv               50 lib/common/tests/xpath/pcmk__xpath_node_id_test.c main(int argc, char **argv)
argv               61 lib/pacemaker/pcmk_output_utils.c     const char* argv[] = { "", NULL };
argv               68 lib/pacemaker/pcmk_output_utils.c     rc = pcmk__output_new(&out, "log", NULL, (char**)argv);
argv              664 lib/pengine/tests/native/native_find_rsc_test.c int main(int argc, char **argv) {
argv              148 lib/pengine/tests/native/pe_base_name_eq_test.c int main(int argc, char **argv) {
argv              117 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c int main(int argc, char **argv) {
argv               38 lib/pengine/tests/unpack/pe_base_name_end_test.c int main(int argc, char **argv) {
argv              249 maint/gnulib/lib/argmatch.c main (int argc, const char *const *argv)
argv              265 maint/gnulib/lib/argmatch.c     backup_type = XARGMATCH (getprogname (), argv[1],
argv              121 maint/gnulib/lib/argp-parse.c         state->argv[0] = arg;
argv              460 maint/gnulib/lib/argp-parse.c              int argc, char **argv, int flags, void *input)
argv              513 maint/gnulib/lib/argp-parse.c   parser->state.argv = argv;
argv              555 maint/gnulib/lib/argp-parse.c         parser->state.argv--, parser->state.argc++;
argv              560 maint/gnulib/lib/argp-parse.c   if (parser->state.argv == argv && argv[0])
argv              562 maint/gnulib/lib/argp-parse.c     parser->state.name = __argp_base_name (argv[0]);
argv              802 maint/gnulib/lib/argp-parse.c         opt = _getopt_long_only_r (parser->state.argc, parser->state.argv,
argv              806 maint/gnulib/lib/argp-parse.c         opt = _getopt_long_r (parser->state.argc, parser->state.argv,
argv              818 maint/gnulib/lib/argp-parse.c               && strcmp (parser->state.argv[parser->state.next - 1], QUOTE)
argv              852 maint/gnulib/lib/argp-parse.c           parser->opt_data.optarg = parser->state.argv[parser->state.next++];
argv              874 maint/gnulib/lib/argp-parse.c __argp_parse (const struct argp *argp, int argc, char **argv, unsigned flags,
argv              889 maint/gnulib/lib/argp-parse.c         program_invocation_name = argv[0];
argv              893 maint/gnulib/lib/argp-parse.c         program_invocation_short_name = __argp_base_name (argv[0]);
argv              922 maint/gnulib/lib/argp-parse.c   err = parser_init (&parser, argp, argc, argv, flags, input);
argv              316 maint/gnulib/lib/argp.h   char **argv;
argv               40 maint/gnulib/lib/argv-iter.c argv_iter_init_argv (char **argv)
argv               46 maint/gnulib/lib/argv-iter.c   ai->arg_list = argv;
argv               47 maint/gnulib/lib/argv-iter.c   ai->p = argv;
argv               36 maint/gnulib/lib/argv-iter.h struct argv_iterator *argv_iter_init_argv (char **argv)
argv              234 maint/gnulib/lib/argz.c argz_extract (const char *argz, size_t len, char **argv)
argv              239 maint/gnulib/lib/argz.c       *argv++ = (char *) argz;
argv              243 maint/gnulib/lib/argz.c   *argv = 0;
argv              251 maint/gnulib/lib/argz.c argz_create (char *const argv[], char **argz, size_t *len)
argv              258 maint/gnulib/lib/argz.c   for (argc = 0; argv[argc] != NULL; ++argc)
argv              259 maint/gnulib/lib/argz.c     tlen += strlen (argv[argc]) + 1;
argv              269 maint/gnulib/lib/argz.c       for (p = *argz, ap = argv; *ap; ++ap, ++p)
argv              216 maint/gnulib/lib/chdir-long.c main (int argc, char *argv[])
argv               79 maint/gnulib/lib/csharpcomp.c       const char *argv[3];
argv               84 maint/gnulib/lib/csharpcomp.c       argv[0] = "mcs";
argv               85 maint/gnulib/lib/csharpcomp.c       argv[1] = "--version";
argv               86 maint/gnulib/lib/csharpcomp.c       argv[2] = NULL;
argv               87 maint/gnulib/lib/csharpcomp.c       child = create_pipe_in ("mcs", "mcs", argv, NULL,
argv              124 maint/gnulib/lib/csharpcomp.c       const char **argv;
argv              139 maint/gnulib/lib/csharpcomp.c       argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *));
argv              141 maint/gnulib/lib/csharpcomp.c       argp = argv;
argv              186 maint/gnulib/lib/csharpcomp.c       if (argp - argv != argc)
argv              191 maint/gnulib/lib/csharpcomp.c           char *command = shell_quote_argv (argv);
argv              196 maint/gnulib/lib/csharpcomp.c       child = create_pipe_in ("mcs", "mcs", argv, NULL,
argv              235 maint/gnulib/lib/csharpcomp.c         freea ((char *) argv[i]);
argv              237 maint/gnulib/lib/csharpcomp.c         if (argv[argc - sources_count + i] != sources[i])
argv              238 maint/gnulib/lib/csharpcomp.c           freea ((char *) argv[argc - sources_count + i]);
argv              239 maint/gnulib/lib/csharpcomp.c       freea (argv);
argv              266 maint/gnulib/lib/csharpcomp.c       const char *argv[3];
argv              271 maint/gnulib/lib/csharpcomp.c       argv[0] = "csc";
argv              272 maint/gnulib/lib/csharpcomp.c       argv[1] = "-help";
argv              273 maint/gnulib/lib/csharpcomp.c       argv[2] = NULL;
argv              274 maint/gnulib/lib/csharpcomp.c       child = create_pipe_in ("csc", "csc", argv, NULL,
argv              315 maint/gnulib/lib/csharpcomp.c       const char **argv;
argv              323 maint/gnulib/lib/csharpcomp.c       argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *));
argv              325 maint/gnulib/lib/csharpcomp.c       argp = argv;
argv              371 maint/gnulib/lib/csharpcomp.c       if (argp - argv != argc)
argv              376 maint/gnulib/lib/csharpcomp.c           char *command = shell_quote_argv (argv);
argv              381 maint/gnulib/lib/csharpcomp.c       exitstatus = execute ("csc", "csc", argv, NULL,
argv              386 maint/gnulib/lib/csharpcomp.c         freea ((char *) argv[i]);
argv              388 maint/gnulib/lib/csharpcomp.c         if (argv[argc - sources_count + i] != sources[i])
argv              389 maint/gnulib/lib/csharpcomp.c           freea ((char *) argv[argc - sources_count + i]);
argv              390 maint/gnulib/lib/csharpcomp.c       freea (argv);
argv              103 maint/gnulib/lib/csharpexec.c       const char *argv[3];
argv              106 maint/gnulib/lib/csharpexec.c       argv[0] = "mono";
argv              107 maint/gnulib/lib/csharpexec.c       argv[1] = "--version";
argv              108 maint/gnulib/lib/csharpexec.c       argv[2] = NULL;
argv              109 maint/gnulib/lib/csharpexec.c       exitstatus = execute ("mono", "mono", argv, NULL,
argv              119 maint/gnulib/lib/csharpexec.c       const char **argv =
argv              127 maint/gnulib/lib/csharpexec.c       argv[0] = "mono";
argv              128 maint/gnulib/lib/csharpexec.c       argv[1] = assembly_path;
argv              130 maint/gnulib/lib/csharpexec.c         argv[2 + i] = args[i];
argv              134 maint/gnulib/lib/csharpexec.c           char *command = shell_quote_argv (argv);
argv              139 maint/gnulib/lib/csharpexec.c       err = executer ("mono", "mono", argv, private_data);
argv              144 maint/gnulib/lib/csharpexec.c       freea (argv);
argv              167 maint/gnulib/lib/csharpexec.c       const char *argv[2];
argv              170 maint/gnulib/lib/csharpexec.c       argv[0] = "clix";
argv              171 maint/gnulib/lib/csharpexec.c       argv[1] = NULL;
argv              172 maint/gnulib/lib/csharpexec.c       exitstatus = execute ("clix", "clix", argv, NULL,
argv              182 maint/gnulib/lib/csharpexec.c       const char **argv =
argv              190 maint/gnulib/lib/csharpexec.c       argv[0] = "clix";
argv              191 maint/gnulib/lib/csharpexec.c       argv[1] = assembly_path;
argv              193 maint/gnulib/lib/csharpexec.c         argv[2 + i] = args[i];
argv              197 maint/gnulib/lib/csharpexec.c           char *command = shell_quote_argv (argv);
argv              202 maint/gnulib/lib/csharpexec.c       err = executer ("clix", "clix", argv, private_data);
argv              207 maint/gnulib/lib/csharpexec.c       freea (argv);
argv              209 maint/gnulib/lib/euidaccess.c main (int argc, char **argv)
argv              217 maint/gnulib/lib/euidaccess.c   file = argv[1];
argv              218 maint/gnulib/lib/euidaccess.c   mode = atoi (argv[2]);
argv               57 maint/gnulib/lib/execl.c   const char **argv = (const char **) malloca (count * sizeof (const char *));
argv               58 maint/gnulib/lib/execl.c   if (argv == NULL)
argv               67 maint/gnulib/lib/execl.c     argv[i++] = arg0;
argv               70 maint/gnulib/lib/execl.c       argv[i++] = va_arg (args, const char *);
argv               75 maint/gnulib/lib/execl.c   execv (program, argv);
argv               79 maint/gnulib/lib/execl.c   freea (argv);
argv               57 maint/gnulib/lib/execle.c   const char **argv = (const char **) malloca (count * sizeof (const char *));
argv               58 maint/gnulib/lib/execle.c   if (argv == NULL)
argv               67 maint/gnulib/lib/execle.c     argv[i++] = arg0;
argv               70 maint/gnulib/lib/execle.c       argv[i++] = va_arg (args, const char *);
argv               76 maint/gnulib/lib/execle.c   execve (program, argv, env);
argv               80 maint/gnulib/lib/execle.c   freea (argv);
argv               57 maint/gnulib/lib/execlp.c   const char **argv = (const char **) malloca (count * sizeof (const char *));
argv               58 maint/gnulib/lib/execlp.c   if (argv == NULL)
argv               67 maint/gnulib/lib/execlp.c     argv[i++] = arg0;
argv               70 maint/gnulib/lib/execlp.c       argv[i++] = va_arg (args, const char *);
argv               75 maint/gnulib/lib/execlp.c   execvp (program, argv);
argv               79 maint/gnulib/lib/execlp.c   freea (argv);
argv              178 maint/gnulib/lib/execute.c   const char **argv = prepare_spawn (prog_argv, &argv_mem_to_free);
argv              179 maint/gnulib/lib/execute.c   if (argv == NULL)
argv              206 maint/gnulib/lib/execute.c       exitcode = spawnpvech (P_WAIT, prog_path, argv + 1,
argv              215 maint/gnulib/lib/execute.c           argv[1] = prog_path;
argv              216 maint/gnulib/lib/execute.c           exitcode = spawnpvech (P_WAIT, argv[0], argv,
argv              228 maint/gnulib/lib/execute.c   free (argv);
argv               25 maint/gnulib/lib/execv.c execv (const char *program, char * const *argv)
argv               34 maint/gnulib/lib/execv.c   return execve (program, argv, environ);
argv               38 maint/gnulib/lib/execve.c execve (const char *program, char * const *argv, char * const *env)
argv               41 maint/gnulib/lib/execve.c       || argv == NULL
argv               43 maint/gnulib/lib/execve.c       || argv[0] == NULL
argv               51 maint/gnulib/lib/execve.c   int err = posix_spawn (&child, program, NULL, NULL, argv, env);
argv               25 maint/gnulib/lib/execvp.c execvp (const char *program, char * const *argv)
argv               34 maint/gnulib/lib/execvp.c   return execvpe (program, argv, environ);
argv               35 maint/gnulib/lib/execvpe.c execvpe (const char *program, char * const *argv, char * const *env)
argv               38 maint/gnulib/lib/execvpe.c       || argv == NULL
argv               40 maint/gnulib/lib/execvpe.c       || argv[0] == NULL
argv               53 maint/gnulib/lib/execvpe.c   execve (resolved_progname, argv, env);
argv              359 maint/gnulib/lib/fts.c fts_open (char * const *argv,
argv              439 maint/gnulib/lib/fts.c           size_t maxarglen = fts_maxarglen(argv);
argv              445 maint/gnulib/lib/fts.c         if (*argv != NULL) {
argv              465 maint/gnulib/lib/fts.c         for (root = NULL, nitems = 0; *argv != NULL; ++argv, ++nitems) {
argv              467 maint/gnulib/lib/fts.c                 size_t len = strlen(*argv);
argv              473 maint/gnulib/lib/fts.c                     char const *v = *argv;
argv              479 maint/gnulib/lib/fts.c                 if ((p = fts_alloc(sp, *argv, len)) == NULL)
argv             1983 maint/gnulib/lib/fts.c fts_maxarglen (char * const *argv)
argv             1987 maint/gnulib/lib/fts.c         for (max = 0; *argv; ++argv)
argv             1988 maint/gnulib/lib/fts.c                 if ((len = strlen(*argv)) > max)
argv             10400 maint/gnulib/lib/gen-uni-tables.c main (int argc, char * argv[])
argv             10421 maint/gnulib/lib/gen-uni-tables.c                argv[0]);
argv             10425 maint/gnulib/lib/gen-uni-tables.c   unicodedata_filename = argv[1];
argv             10426 maint/gnulib/lib/gen-uni-tables.c   proplist_filename = argv[2];
argv             10427 maint/gnulib/lib/gen-uni-tables.c   derivedproplist_filename = argv[3];
argv             10428 maint/gnulib/lib/gen-uni-tables.c   arabicshaping_filename = argv[4];
argv             10429 maint/gnulib/lib/gen-uni-tables.c   scripts_filename = argv[5];
argv             10430 maint/gnulib/lib/gen-uni-tables.c   blocks_filename = argv[6];
argv             10431 maint/gnulib/lib/gen-uni-tables.c   proplist30_filename = argv[7];
argv             10432 maint/gnulib/lib/gen-uni-tables.c   eastasianwidth_filename = argv[8];
argv             10433 maint/gnulib/lib/gen-uni-tables.c   linebreak_filename = argv[9];
argv             10434 maint/gnulib/lib/gen-uni-tables.c   wordbreakproperty_filename = argv[10];
argv             10435 maint/gnulib/lib/gen-uni-tables.c   graphemebreakproperty_filename = argv[11];
argv             10436 maint/gnulib/lib/gen-uni-tables.c   compositionexclusions_filename = argv[12];
argv             10437 maint/gnulib/lib/gen-uni-tables.c   specialcasing_filename = argv[13];
argv             10438 maint/gnulib/lib/gen-uni-tables.c   casefolding_filename = argv[14];
argv             10439 maint/gnulib/lib/gen-uni-tables.c   version = argv[15];
argv              338 maint/gnulib/lib/get_ppid_of.c main (int argc, char *argv[])
argv              340 maint/gnulib/lib/get_ppid_of.c   char *arg = argv[1];
argv              522 maint/gnulib/lib/get_progname_of.c main (int argc, char *argv[])
argv              524 maint/gnulib/lib/get_progname_of.c   char *arg = argv[1];
argv              131 maint/gnulib/lib/getopt.c exchange (char **argv, struct _getopt_data *d)
argv              154 maint/gnulib/lib/getopt.c 	      tem = argv[bottom + i];
argv              155 maint/gnulib/lib/getopt.c 	      argv[bottom + i] = argv[top - (middle - bottom) + i];
argv              156 maint/gnulib/lib/getopt.c 	      argv[top - (middle - bottom) + i] = tem;
argv              170 maint/gnulib/lib/getopt.c 	      tem = argv[bottom + i];
argv              171 maint/gnulib/lib/getopt.c 	      argv[bottom + i] = argv[middle + i];
argv              172 maint/gnulib/lib/getopt.c 	      argv[middle + i] = tem;
argv              194 maint/gnulib/lib/getopt.c process_long_option (int argc, char **argv, const char *optstring,
argv              279 maint/gnulib/lib/getopt.c 			 argv[0], prefix, d->__nextchar);
argv              285 maint/gnulib/lib/getopt.c 			   argv[0], prefix, d->__nextchar);
argv              315 maint/gnulib/lib/getopt.c       if (!long_only || argv[d->optind][1] == '-'
argv              320 maint/gnulib/lib/getopt.c 		     argv[0], prefix, d->__nextchar);
argv              346 maint/gnulib/lib/getopt.c 		     argv[0], prefix, pfound->name);
argv              355 maint/gnulib/lib/getopt.c 	d->optarg = argv[d->optind++];
argv              361 maint/gnulib/lib/getopt.c 		     argv[0], prefix, pfound->name);
argv              382 maint/gnulib/lib/getopt.c 		    _GL_UNUSED char **argv, const char *optstring,
argv              471 maint/gnulib/lib/getopt.c _getopt_internal_r (int argc, char **argv, const char *optstring,
argv              483 maint/gnulib/lib/getopt.c     optstring = _getopt_initialize (argc, argv, optstring, d, posixly_correct);
argv              491 maint/gnulib/lib/getopt.c #define NONOPTION_P (argv[d->optind][0] != '-' || argv[d->optind][1] == '\0')
argv              511 maint/gnulib/lib/getopt.c 	    exchange (argv, d);
argv              528 maint/gnulib/lib/getopt.c       if (d->optind != argc && !strcmp (argv[d->optind], "--"))
argv              534 maint/gnulib/lib/getopt.c 	    exchange (argv, d);
argv              561 maint/gnulib/lib/getopt.c 	  d->optarg = argv[d->optind++];
argv              569 maint/gnulib/lib/getopt.c 	  if (argv[d->optind][1] == '-')
argv              573 maint/gnulib/lib/getopt.c 	      d->__nextchar = argv[d->optind] + 2;
argv              574 maint/gnulib/lib/getopt.c 	      return process_long_option (argc, argv, optstring, longopts,
argv              591 maint/gnulib/lib/getopt.c 	  if (long_only && (argv[d->optind][2]
argv              592 maint/gnulib/lib/getopt.c 			    || !strchr (optstring, argv[d->optind][1])))
argv              595 maint/gnulib/lib/getopt.c 	      d->__nextchar = argv[d->optind] + 1;
argv              596 maint/gnulib/lib/getopt.c 	      code = process_long_option (argc, argv, optstring, longopts,
argv              605 maint/gnulib/lib/getopt.c       d->__nextchar = argv[d->optind] + 1;
argv              621 maint/gnulib/lib/getopt.c 	  fprintf (stderr, _("%s: invalid option -- '%c'\n"), argv[0], c);
argv              637 maint/gnulib/lib/getopt.c 		       argv[0], c);
argv              647 maint/gnulib/lib/getopt.c 	  d->optarg = argv[d->optind];
argv              651 maint/gnulib/lib/getopt.c 	return process_long_option (argc, argv, optstring, longopts, longind,
argv              683 maint/gnulib/lib/getopt.c 			   argv[0], c);
argv              694 maint/gnulib/lib/getopt.c 	      d->optarg = argv[d->optind++];
argv              703 maint/gnulib/lib/getopt.c _getopt_internal (int argc, char **argv, const char *optstring,
argv              712 maint/gnulib/lib/getopt.c   result = _getopt_internal_r (argc, argv, optstring, longopts,
argv              729 maint/gnulib/lib/getopt.c   NAME (int argc, char *const *argv, const char *optstring)	\
argv              731 maint/gnulib/lib/getopt.c     return _getopt_internal (argc, (char **)argv, optstring,	\
argv              749 maint/gnulib/lib/getopt.c main (int argc, char **argv)
argv              758 maint/gnulib/lib/getopt.c       c = getopt (argc, argv, "abc:d:0123456789");
argv              804 maint/gnulib/lib/getopt.c 	printf ("%s ", argv[optind++]);
argv               28 maint/gnulib/lib/getopt1.c getopt_long (int argc, char *__getopt_argv_const *argv, const char *options,
argv               31 maint/gnulib/lib/getopt1.c   return _getopt_internal (argc, (char **) argv, options, long_options,
argv               36 maint/gnulib/lib/getopt1.c _getopt_long_r (int argc, char **argv, const char *options,
argv               40 maint/gnulib/lib/getopt1.c   return _getopt_internal_r (argc, argv, options, long_options, opt_index,
argv               50 maint/gnulib/lib/getopt1.c getopt_long_only (int argc, char *__getopt_argv_const *argv,
argv               54 maint/gnulib/lib/getopt1.c   return _getopt_internal (argc, (char **) argv, options, long_options,
argv               59 maint/gnulib/lib/getopt1.c _getopt_long_only_r (int argc, char **argv, const char *options,
argv               63 maint/gnulib/lib/getopt1.c   return _getopt_internal_r (argc, argv, options, long_options, opt_index,
argv               74 maint/gnulib/lib/getopt1.c main (int argc, char **argv)
argv               94 maint/gnulib/lib/getopt1.c       c = getopt_long (argc, argv, "abc:d:0123456789",
argv              152 maint/gnulib/lib/getopt1.c 	printf ("%s ", argv[optind++]);
argv             1009 maint/gnulib/lib/git-merge-changelog.c main (int argc, char *argv[])
argv             1022 maint/gnulib/lib/git-merge-changelog.c   while ((optchar = getopt_long (argc, argv, "hV", long_options, NULL)) != EOF)
argv             1080 maint/gnulib/lib/git-merge-changelog.c     ancestor_file_name = argv[optind];
argv             1081 maint/gnulib/lib/git-merge-changelog.c     destination_file_name = argv[optind + 1];
argv             1082 maint/gnulib/lib/git-merge-changelog.c     other_file_name = argv[optind + 2];
argv              101 maint/gnulib/lib/group-member.c main (int argc, char **argv)
argv              109 maint/gnulib/lib/group-member.c       gid = atoi (argv[i]);
argv              291 maint/gnulib/lib/javacomp.c   const char *argv[4];
argv              342 maint/gnulib/lib/javacomp.c   argv[0] = BOURNE_SHELL;
argv              343 maint/gnulib/lib/javacomp.c   argv[1] = "-c";
argv              344 maint/gnulib/lib/javacomp.c   argv[2] = command;
argv              345 maint/gnulib/lib/javacomp.c   argv[3] = NULL;
argv              346 maint/gnulib/lib/javacomp.c   exitstatus = execute (javac, BOURNE_SHELL, argv, NULL,
argv              370 maint/gnulib/lib/javacomp.c   const char **argv;
argv              381 maint/gnulib/lib/javacomp.c   argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *));
argv              383 maint/gnulib/lib/javacomp.c   argp = argv;
argv              419 maint/gnulib/lib/javacomp.c   if (argp - argv != argc)
argv              424 maint/gnulib/lib/javacomp.c       char *command = shell_quote_argv (argv);
argv              429 maint/gnulib/lib/javacomp.c   exitstatus = execute ("gcj", "gcj", argv, NULL,
argv              438 maint/gnulib/lib/javacomp.c   freea (argv);
argv              456 maint/gnulib/lib/javacomp.c   const char **argv;
argv              464 maint/gnulib/lib/javacomp.c   argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *));
argv              466 maint/gnulib/lib/javacomp.c   argp = argv;
argv              491 maint/gnulib/lib/javacomp.c   if (argp - argv != argc)
argv              496 maint/gnulib/lib/javacomp.c       char *command = shell_quote_argv (argv);
argv              501 maint/gnulib/lib/javacomp.c   exitstatus = execute ("javac", "javac", argv, NULL,
argv              506 maint/gnulib/lib/javacomp.c   freea (argv);
argv              522 maint/gnulib/lib/javacomp.c   const char **argv;
argv              530 maint/gnulib/lib/javacomp.c   argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *));
argv              532 maint/gnulib/lib/javacomp.c   argp = argv;
argv              547 maint/gnulib/lib/javacomp.c   if (argp - argv != argc)
argv              552 maint/gnulib/lib/javacomp.c       char *command = shell_quote_argv (argv);
argv              557 maint/gnulib/lib/javacomp.c   exitstatus = execute ("jikes", "jikes", argv, NULL,
argv              562 maint/gnulib/lib/javacomp.c   freea (argv);
argv              638 maint/gnulib/lib/javacomp.c       const char *argv[4];
argv              663 maint/gnulib/lib/javacomp.c       argv[0] = BOURNE_SHELL;
argv              664 maint/gnulib/lib/javacomp.c       argv[1] = "-c";
argv              665 maint/gnulib/lib/javacomp.c       argv[2] = command;
argv              666 maint/gnulib/lib/javacomp.c       argv[3] = NULL;
argv              667 maint/gnulib/lib/javacomp.c       child = create_pipe_in (javac, BOURNE_SHELL, argv, NULL,
argv              720 maint/gnulib/lib/javacomp.c       const char *argv[4];
argv              745 maint/gnulib/lib/javacomp.c       argv[0] = BOURNE_SHELL;
argv              746 maint/gnulib/lib/javacomp.c       argv[1] = "-c";
argv              747 maint/gnulib/lib/javacomp.c       argv[2] = command;
argv              748 maint/gnulib/lib/javacomp.c       argv[3] = NULL;
argv              749 maint/gnulib/lib/javacomp.c       child = create_pipe_in (javac, BOURNE_SHELL, argv, NULL,
argv             1409 maint/gnulib/lib/javacomp.c       const char *argv[3];
argv             1414 maint/gnulib/lib/javacomp.c       argv[0] = "gcj";
argv             1415 maint/gnulib/lib/javacomp.c       argv[1] = "--version";
argv             1416 maint/gnulib/lib/javacomp.c       argv[2] = NULL;
argv             1417 maint/gnulib/lib/javacomp.c       child = create_pipe_in ("gcj", "gcj", argv, NULL,
argv             1525 maint/gnulib/lib/javacomp.c       const char *argv[3];
argv             1530 maint/gnulib/lib/javacomp.c       argv[0] = "gcj";
argv             1531 maint/gnulib/lib/javacomp.c       argv[1] = "--version";
argv             1532 maint/gnulib/lib/javacomp.c       argv[2] = NULL;
argv             1533 maint/gnulib/lib/javacomp.c       child = create_pipe_in ("gcj", "gcj", argv, NULL,
argv             1874 maint/gnulib/lib/javacomp.c       const char *argv[2];
argv             1877 maint/gnulib/lib/javacomp.c       argv[0] = "javac";
argv             1878 maint/gnulib/lib/javacomp.c       argv[1] = NULL;
argv             1879 maint/gnulib/lib/javacomp.c       exitstatus = execute ("javac", "javac", argv, NULL,
argv             2141 maint/gnulib/lib/javacomp.c       const char *argv[2];
argv             2144 maint/gnulib/lib/javacomp.c       argv[0] = "jikes";
argv             2145 maint/gnulib/lib/javacomp.c       argv[1] = NULL;
argv             2146 maint/gnulib/lib/javacomp.c       exitstatus = execute ("jikes", "jikes", argv, NULL,
argv               99 maint/gnulib/lib/javaexec.c       const char **argv =
argv              108 maint/gnulib/lib/javaexec.c       argv[0] = exe_pathname;
argv              110 maint/gnulib/lib/javaexec.c         argv[1 + i] = args[i];
argv              114 maint/gnulib/lib/javaexec.c           char *command = shell_quote_argv (argv);
argv              119 maint/gnulib/lib/javaexec.c       err = executer (class_name, exe_pathname, argv, private_data);
argv              124 maint/gnulib/lib/javaexec.c       freea (argv);
argv              140 maint/gnulib/lib/javaexec.c         const char *argv[4];
argv              176 maint/gnulib/lib/javaexec.c         argv[0] = BOURNE_SHELL;
argv              177 maint/gnulib/lib/javaexec.c         argv[1] = "-c";
argv              178 maint/gnulib/lib/javaexec.c         argv[2] = command;
argv              179 maint/gnulib/lib/javaexec.c         argv[3] = NULL;
argv              180 maint/gnulib/lib/javaexec.c         err = executer (java, BOURNE_SHELL, argv, private_data);
argv              206 maint/gnulib/lib/javaexec.c         const char *argv[3];
argv              209 maint/gnulib/lib/javaexec.c         argv[0] = "gij";
argv              210 maint/gnulib/lib/javaexec.c         argv[1] = "--version";
argv              211 maint/gnulib/lib/javaexec.c         argv[2] = NULL;
argv              212 maint/gnulib/lib/javaexec.c         exitstatus = execute ("gij", "gij", argv, NULL,
argv              222 maint/gnulib/lib/javaexec.c         const char **argv =
argv              231 maint/gnulib/lib/javaexec.c         argv[0] = "gij";
argv              232 maint/gnulib/lib/javaexec.c         argv[1] = class_name;
argv              234 maint/gnulib/lib/javaexec.c           argv[2 + i] = args[i];
argv              238 maint/gnulib/lib/javaexec.c             char *command = shell_quote_argv (argv);
argv              243 maint/gnulib/lib/javaexec.c         err = executer ("gij", "gij", argv, private_data);
argv              248 maint/gnulib/lib/javaexec.c         freea (argv);
argv              261 maint/gnulib/lib/javaexec.c         const char *argv[3];
argv              264 maint/gnulib/lib/javaexec.c         argv[0] = "java";
argv              265 maint/gnulib/lib/javaexec.c         argv[1] = "-version";
argv              266 maint/gnulib/lib/javaexec.c         argv[2] = NULL;
argv              267 maint/gnulib/lib/javaexec.c         exitstatus = execute ("java", "java", argv, NULL,
argv              277 maint/gnulib/lib/javaexec.c         const char **argv =
argv              288 maint/gnulib/lib/javaexec.c         argv[0] = "java";
argv              289 maint/gnulib/lib/javaexec.c         argv[1] = class_name;
argv              291 maint/gnulib/lib/javaexec.c           argv[2 + i] = args[i];
argv              295 maint/gnulib/lib/javaexec.c             char *command = shell_quote_argv (argv);
argv              300 maint/gnulib/lib/javaexec.c         err = executer ("java", "java", argv, private_data);
argv              305 maint/gnulib/lib/javaexec.c         freea (argv);
argv              318 maint/gnulib/lib/javaexec.c         const char *argv[2];
argv              321 maint/gnulib/lib/javaexec.c         argv[0] = "jre";
argv              322 maint/gnulib/lib/javaexec.c         argv[1] = NULL;
argv              323 maint/gnulib/lib/javaexec.c         exitstatus = execute ("jre", "jre", argv, NULL,
argv              333 maint/gnulib/lib/javaexec.c         const char **argv =
argv              344 maint/gnulib/lib/javaexec.c         argv[0] = "jre";
argv              345 maint/gnulib/lib/javaexec.c         argv[1] = class_name;
argv              347 maint/gnulib/lib/javaexec.c           argv[2 + i] = args[i];
argv              351 maint/gnulib/lib/javaexec.c             char *command = shell_quote_argv (argv);
argv              356 maint/gnulib/lib/javaexec.c         err = executer ("jre", "jre", argv, private_data);
argv              361 maint/gnulib/lib/javaexec.c         freea (argv);
argv              376 maint/gnulib/lib/javaexec.c         const char *argv[3];
argv              379 maint/gnulib/lib/javaexec.c         argv[0] = "jview";
argv              380 maint/gnulib/lib/javaexec.c         argv[1] = "-?";
argv              381 maint/gnulib/lib/javaexec.c         argv[2] = NULL;
argv              382 maint/gnulib/lib/javaexec.c         exitstatus = execute ("jview", "jview", argv, NULL,
argv              392 maint/gnulib/lib/javaexec.c         const char **argv =
argv              401 maint/gnulib/lib/javaexec.c         argv[0] = "jview";
argv              402 maint/gnulib/lib/javaexec.c         argv[1] = class_name;
argv              404 maint/gnulib/lib/javaexec.c           argv[2 + i] = args[i];
argv              408 maint/gnulib/lib/javaexec.c             char *command = shell_quote_argv (argv);
argv              413 maint/gnulib/lib/javaexec.c         err = executer ("jview", "jview", argv, private_data);
argv              418 maint/gnulib/lib/javaexec.c         freea (argv);
argv               46 maint/gnulib/lib/long-options.c                     char **argv,
argv               62 maint/gnulib/lib/long-options.c       && (c = getopt_long (argc, argv, "+", long_options, NULL)) != -1)
argv               99 maint/gnulib/lib/long-options.c                                  char **argv,
argv              115 maint/gnulib/lib/long-options.c   if ((c = getopt_long (argc, argv, optstring, long_options, NULL)) != -1)
argv               34 maint/gnulib/lib/long-options.h                                       char **argv,
argv               96 maint/gnulib/lib/os2-spawn.c prepare_spawn (const char * const *argv, char **mem_to_free)
argv              103 maint/gnulib/lib/os2-spawn.c   for (argc = 0; argv[argc] != NULL; argc++)
argv              120 maint/gnulib/lib/os2-spawn.c       const char *string = argv[i];
argv              144 maint/gnulib/lib/os2-spawn.c       const char *string = argv[i];
argv               30 maint/gnulib/lib/os2-spawn.h extern const char ** prepare_spawn (const char * const *argv,
argv              299 maint/gnulib/lib/propername.c main (int argc, char *argv[])
argv              302 maint/gnulib/lib/propername.c   if (mbsstr_trimmed_wordbounded (argv[1], argv[2]))
argv              312 maint/gnulib/lib/propername.c main (int argc, char *argv[])
argv               76 maint/gnulib/lib/pt_chown.c main (int argc, char *argv[])
argv               97 maint/gnulib/lib/pt_chown.c         const char *arg = argv[remaining];
argv              203 maint/gnulib/lib/relocwrapper.c main (int argc, char *argv[])
argv              209 maint/gnulib/lib/relocwrapper.c   set_program_name_and_installdir (argv[0], INSTALLPREFIX, INSTALLDIR);
argv              214 maint/gnulib/lib/relocwrapper.c     full_program_name = argv[0];
argv              217 maint/gnulib/lib/relocwrapper.c   argv[0] = add_dotbin (full_program_name);
argv              220 maint/gnulib/lib/relocwrapper.c   execv (argv[0], argv);
argv              222 maint/gnulib/lib/relocwrapper.c            program_name, argv[0], strerror (errno));
argv               72 maint/gnulib/lib/sh-quote.c shell_quote_argv (const char * const *argv)
argv               74 maint/gnulib/lib/sh-quote.c   if (*argv != NULL)
argv               82 maint/gnulib/lib/sh-quote.c       for (argp = argv; ; )
argv               93 maint/gnulib/lib/sh-quote.c       for (argp = argv; ; )
argv               45 maint/gnulib/lib/sh-quote.h extern char * shell_quote_argv (const char * const *argv)
argv              211 maint/gnulib/lib/spawn-pipe.c   const char **argv = prepare_spawn (prog_argv, &argv_mem_to_free);
argv              212 maint/gnulib/lib/spawn-pipe.c   if (argv == NULL)
argv              299 maint/gnulib/lib/spawn-pipe.c       child = spawnpvech (P_NOWAIT, prog_path, argv + 1,
argv              308 maint/gnulib/lib/spawn-pipe.c           argv[1] = prog_path;
argv              309 maint/gnulib/lib/spawn-pipe.c           child = spawnpvech (P_NOWAIT, argv[0], argv,
argv              389 maint/gnulib/lib/spawn-pipe.c       child = _spawnvpe (P_NOWAIT, prog_path, argv + 1,
argv              397 maint/gnulib/lib/spawn-pipe.c           child = _spawnvpe (P_NOWAIT, argv[0], argv,
argv              425 maint/gnulib/lib/spawn-pipe.c   free (argv);
argv               29 maint/gnulib/lib/spawn.c              const posix_spawnattr_t *attrp, char *const argv[],
argv               33 maint/gnulib/lib/spawn.c                    (const char * const *) argv, (const char * const *) envp, 0);
argv              208 maint/gnulib/lib/spawn.in.h                    char *const argv[_Restrict_arr_],
argv              216 maint/gnulib/lib/spawn.in.h                    char *const argv[_Restrict_arr_],
argv              225 maint/gnulib/lib/spawn.in.h                    char *const argv[_Restrict_arr_],
argv              234 maint/gnulib/lib/spawn.in.h                    char *const argv[_Restrict_arr_],
argv              259 maint/gnulib/lib/spawn.in.h                    char *const argv[], char *const envp[])
argv              265 maint/gnulib/lib/spawn.in.h                    char *const argv[], char *const envp[]));
argv              272 maint/gnulib/lib/spawn.in.h                    char *const argv[], char *const envp[])
argv              279 maint/gnulib/lib/spawn.in.h                    char *const argv[], char *const envp[]));
argv               71 maint/gnulib/lib/spawn_int.h                      const posix_spawnattr_t *attrp, const char *const argv[],
argv              520 maint/gnulib/lib/spawni.c   const char **argv = prepare_spawn (prog_argv, &argv_mem_to_free);
argv              521 maint/gnulib/lib/spawni.c   if (argv == NULL)
argv              523 maint/gnulib/lib/spawni.c   argv++;
argv              526 maint/gnulib/lib/spawni.c   char *command = compose_command (argv);
argv              726 maint/gnulib/lib/spawni.c           const posix_spawnattr_t *attrp, const char *const argv[],
argv              891 maint/gnulib/lib/spawni.c       execve (file, (char * const *) argv, (char * const *) envp);
argv              939 maint/gnulib/lib/spawni.c       execve (startp, (char * const *) argv, (char * const *) envp);
argv               29 maint/gnulib/lib/spawnp.c               const posix_spawnattr_t *attrp, char *const argv[],
argv               33 maint/gnulib/lib/spawnp.c                    (const char * const *) argv, (const char * const *) envp, 1);
argv              276 maint/gnulib/lib/system-quote.c                    char * const *argv)
argv              278 maint/gnulib/lib/system-quote.c   if (*argv != NULL)
argv              286 maint/gnulib/lib/system-quote.c       for (argp = argv; ; )
argv              297 maint/gnulib/lib/system-quote.c       for (argp = argv; ; )
argv               95 maint/gnulib/lib/system-quote.h                           char * const *argv)
argv               93 maint/gnulib/lib/unicase/u8-casefold.c main (int argc, char * argv[])
argv              106 maint/gnulib/lib/unicase/u8-tolower.c main (int argc, char * argv[])
argv               93 maint/gnulib/lib/unicase/u8-totitle.c main (int argc, char * argv[])
argv              106 maint/gnulib/lib/unicase/u8-toupper.c main (int argc, char * argv[])
argv              233 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c main (int argc, char * argv[])
argv              174 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c main (int argc, char * argv[])
argv              179 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c       int width = atoi (argv[1]);
argv              182 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c main (int argc, char * argv[])
argv              200 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c main (int argc, char * argv[])
argv              206 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c       int width = atoi (argv[1]);
argv              732 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
argv              734 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
argv              736 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
argv              755 maint/gnulib/lib/unistd.in.h                        (const char *program, char * const *argv));
argv              757 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
argv              769 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env)
argv              772 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv              775 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv              794 maint/gnulib/lib/unistd.in.h                        (const char *program, char * const *argv,
argv              798 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv              809 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (execvp, int, (const char *program, char * const *argv)
argv              811 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (execvp, int, (const char *program, char * const *argv));
argv              813 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv));
argv              832 maint/gnulib/lib/unistd.in.h                        (const char *program, char * const *argv));
argv              834 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv));
argv              846 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env)
argv              849 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv              853 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env)
argv              857 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv              877 maint/gnulib/lib/unistd.in.h                        (const char *program, char * const *argv,
argv              882 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env)
argv              886 maint/gnulib/lib/unistd.in.h                   (const char *program, char * const *argv, char * const *env));
argv               96 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c main (int argc, char * argv[])
argv              173 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c main (int argc, char * argv[])
argv              288 maint/gnulib/lib/userspec.c main (int argc, char **argv)
argv              300 maint/gnulib/lib/userspec.c       tmp = strdup (argv[i]);
argv              304 maint/gnulib/lib/userspec.c               argv[i],
argv              126 maint/gnulib/lib/windows-spawn.c prepare_spawn (const char * const *argv, char **mem_to_free)
argv              133 maint/gnulib/lib/windows-spawn.c   for (argc = 0; argv[argc] != NULL; argc++)
argv              151 maint/gnulib/lib/windows-spawn.c       const char *string = argv[i];
argv              181 maint/gnulib/lib/windows-spawn.c       const char *string = argv[i];
argv              207 maint/gnulib/lib/windows-spawn.c compose_command (const char * const *argv)
argv              216 maint/gnulib/lib/windows-spawn.c   for (ap = argv; (p = *ap) != NULL; ap++)
argv              232 maint/gnulib/lib/windows-spawn.c       for (ap = argv; (p = *ap) != NULL; ap++)
argv              571 maint/gnulib/lib/windows-spawn.c             const char *progname, const char * const *argv,
argv              581 maint/gnulib/lib/windows-spawn.c       || progname == NULL || argv == NULL)
argv              594 maint/gnulib/lib/windows-spawn.c   char *command = compose_command (argv);
argv               68 maint/gnulib/lib/windows-spawn.h extern const char ** prepare_spawn (const char * const *argv,
argv               76 maint/gnulib/lib/windows-spawn.h extern char * compose_command (const char * const *argv)
argv              151 maint/gnulib/lib/windows-spawn.h                             const char *progname, const char * const *argv,
argv               73 maint/gnulib/tests/bench-digest.h main (int argc, char *argv[])
argv               77 maint/gnulib/tests/bench-digest.h       fprintf (stderr, "Usage: %s SIZE REPETITIONS\n", argv[0]);
argv               81 maint/gnulib/tests/bench-digest.h   size_t size = atol (argv[1]);
argv               82 maint/gnulib/tests/bench-digest.h   int repeat = atoi (argv[2]);
argv               87 maint/gnulib/tests/bench-digest.h       fprintf (stderr, "%s: memory exhausted\n", argv[0]);
argv               42 maint/gnulib/tests/test-_Exit.c main (int argc, char **argv)
argv               44 maint/gnulib/tests/test-_Exit.c   MTA (argc + !!argv);
argv               62 maint/gnulib/tests/test-aligned-malloc.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-aligned_alloc.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-arcfour.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-arctwo.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/test-argmatch.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-argp-version-etc.c main (int argc, char **argv)
argv               45 maint/gnulib/tests/test-argp-version-etc.c   return argp_parse (&test_argp, argc, argv, 0, NULL, NULL);
argv              262 maint/gnulib/tests/test-argp.c  int argc = NARGS (argv);       \
argv              268 maint/gnulib/tests/test-argp.c  char *argv[] = { ARGV0, arg1, NULL }; \
argv              272 maint/gnulib/tests/test-argp.c  char *argv[] = { ARGV0, arg1, arg2, NULL }; \
argv              276 maint/gnulib/tests/test-argp.c  char *argv[] = { ARGV0, arg1, arg2, arg3, NULL }; \
argv              293 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, NULL, &test_args))
argv              303 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, NULL, &test_args))
argv              310 maint/gnulib/tests/test-argp.c test_file (struct argp *argp, int argc, char **argv, struct test_args *args)
argv              312 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, NULL, args))
argv              324 maint/gnulib/tests/test-argp.c   test_file (argp, argc, argv, &test_args);
argv              331 maint/gnulib/tests/test-argp.c   test_file (argp, argc, argv, &test_args);
argv              338 maint/gnulib/tests/test-argp.c   test_file (argp, argc, argv, &test_args);
argv              345 maint/gnulib/tests/test-argp.c   test_file (argp, argc, argv, &test_args);
argv              349 maint/gnulib/tests/test-argp.c test_optional (struct argp *argp, int argc, char **argv,
argv              353 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, &index, args))
argv              370 maint/gnulib/tests/test-argp.c       else if (strcmp (argv[index], a))
argv              379 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, "ARG", NULL);
argv              386 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, NULL, "ARG");
argv              393 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, "ARG", NULL);
argv              400 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, NULL, "ARG");
argv              407 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, "ARG", NULL);
argv              414 maint/gnulib/tests/test-argp.c   test_optional (argp, argc, argv, &test_args, "OPT", "FILE");
argv              421 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, NULL, &test_args))
argv              431 maint/gnulib/tests/test-argp.c   if (argp_parse (argp, argc, argv, 0, NULL, &test_args))
argv              441 maint/gnulib/tests/test-argp.c   test_file (argp, argc, argv, &test_args);
argv              458 maint/gnulib/tests/test-argp.c main (int argc, char **argv)
argv              480 maint/gnulib/tests/test-argp.c       return argp_parse (&test_argp, argc, argv, 0, NULL, &test_args);
argv               32 maint/gnulib/tests/test-argv-iter.c write_nul_delimited_argv (char **argv)
argv               36 maint/gnulib/tests/test-argv-iter.c   while (*argv)
argv               38 maint/gnulib/tests/test-argv-iter.c       size_t len = strlen (*argv) + 1;
argv               39 maint/gnulib/tests/test-argv-iter.c       ASSERT (fwrite (*argv, len, 1, fp) == 1);
argv               40 maint/gnulib/tests/test-argv-iter.c       argv++;
argv               84 maint/gnulib/tests/test-array_list.c main (int argc, char *argv[])
argv               90 maint/gnulib/tests/test-array_list.c     srand (atoi (argv[1]));
argv              118 maint/gnulib/tests/test-array_map.c main (int argc, char *argv[])
argv              126 maint/gnulib/tests/test-array_map.c     srand (atoi (argv[1]));
argv               77 maint/gnulib/tests/test-array_omap.c main (int argc, char *argv[])
argv               85 maint/gnulib/tests/test-array_omap.c     srand (atoi (argv[1]));
argv               93 maint/gnulib/tests/test-array_oset.c main (int argc, char *argv[])
argv              100 maint/gnulib/tests/test-array_oset.c     srand (atoi (argv[1]));
argv               92 maint/gnulib/tests/test-array_set.c main (int argc, char *argv[])
argv               99 maint/gnulib/tests/test-array_set.c     srand (atoi (argv[1]));
argv              303 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c main (int argc, char *argv[])
argv              305 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c   test = atoi (argv[1]);
argv              309 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c     srand (atoi (argv[2]));
argv              428 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c main (int argc, char *argv[])
argv              430 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c   test = atoi (argv[1]);
argv              434 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c     srand (atoi (argv[2]));
argv               37 maint/gnulib/tests/test-atexit.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-atexit.c     exit (atoi (argv[1]));
argv               90 maint/gnulib/tests/test-avltree_list.c main (int argc, char *argv[])
argv               96 maint/gnulib/tests/test-avltree_list.c     srand (atoi (argv[1]));
argv               73 maint/gnulib/tests/test-avltree_omap.c main (int argc, char *argv[])
argv               79 maint/gnulib/tests/test-avltree_omap.c     srand (atoi (argv[1]));
argv               78 maint/gnulib/tests/test-avltree_oset.c main (int argc, char *argv[])
argv               84 maint/gnulib/tests/test-avltree_oset.c     srand (atoi (argv[1]));
argv              117 maint/gnulib/tests/test-avltreehash_list.c main (int argc, char *argv[])
argv              123 maint/gnulib/tests/test-avltreehash_list.c     srand (atoi (argv[1]));
argv               33 maint/gnulib/tests/test-binary-io.c main (int argc, char *argv[])
argv               50 maint/gnulib/tests/test-binary-io.c   switch (argv[1][0])
argv               33 maint/gnulib/tests/test-btoc32.c main (int argc, char *argv[])
argv               44 maint/gnulib/tests/test-btoc32.c     switch (argv[1][0])
argv               32 maint/gnulib/tests/test-btowc.c main (int argc, char *argv[])
argv               43 maint/gnulib/tests/test-btowc.c     switch (argv[1][0])
argv               28 maint/gnulib/tests/test-c-dtoastr.c main (int argc, char *argv[])
argv               28 maint/gnulib/tests/test-c-ldtoastr.c main (int argc, char *argv[])
argv               28 maint/gnulib/tests/test-c-snprintf.c main (int argc, char *argv[])
argv               49 maint/gnulib/tests/test-c-stack.c main (int argc, char **argv)
argv               66 maint/gnulib/tests/test-c-stack.c           ++*argv[argc]; /* Intentionally dereference NULL.  */
argv               30 maint/gnulib/tests/test-c-strcasecmp.c main (int argc, char *argv[])
argv               30 maint/gnulib/tests/test-c-strncasecmp.c main (int argc, char *argv[])
argv               40 maint/gnulib/tests/test-c-vasprintf.c main (int argc, char *argv[])
argv               43 maint/gnulib/tests/test-c-vsnprintf.c main (int argc, char *argv[])
argv               41 maint/gnulib/tests/test-c-xvasprintf.c main (int argc, char *argv[])
argv               48 maint/gnulib/tests/test-c32isalnum.c main (int argc, char *argv[])
argv              128 maint/gnulib/tests/test-c32isalnum.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isalpha.c main (int argc, char *argv[])
argv              126 maint/gnulib/tests/test-c32isalpha.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isblank.c main (int argc, char *argv[])
argv              113 maint/gnulib/tests/test-c32isblank.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32iscntrl.c main (int argc, char *argv[])
argv              109 maint/gnulib/tests/test-c32iscntrl.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isdigit.c main (int argc, char *argv[])
argv              109 maint/gnulib/tests/test-c32isdigit.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isgraph.c main (int argc, char *argv[])
argv              110 maint/gnulib/tests/test-c32isgraph.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32islower.c main (int argc, char *argv[])
argv              119 maint/gnulib/tests/test-c32islower.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isprint.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/test-c32isprint.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32ispunct.c main (int argc, char *argv[])
argv              135 maint/gnulib/tests/test-c32ispunct.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isspace.c main (int argc, char *argv[])
argv              116 maint/gnulib/tests/test-c32isspace.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isupper.c main (int argc, char *argv[])
argv              119 maint/gnulib/tests/test-c32isupper.c     switch (argv[1][0])
argv               48 maint/gnulib/tests/test-c32isxdigit.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/test-c32isxdigit.c     switch (argv[1][0])
argv              317 maint/gnulib/tests/test-c32rtomb-w32.c main (int argc, char *argv[])
argv              319 maint/gnulib/tests/test-c32rtomb-w32.c   int codepage = atoi (argv[argc - 1]);
argv              326 maint/gnulib/tests/test-c32rtomb-w32.c       int ret = test_one_locale (argv[i], codepage);
argv              343 maint/gnulib/tests/test-c32rtomb-w32.c main (int argc, char *argv[])
argv               57 maint/gnulib/tests/test-c32rtomb.c main (int argc, char *argv[])
argv              119 maint/gnulib/tests/test-c32rtomb.c     switch (argv[1][0])
argv               34 maint/gnulib/tests/test-c32snrtombs.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-c32snrtombs.c       switch (argv[1][0])
argv               34 maint/gnulib/tests/test-c32srtombs.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-c32srtombs.c       switch (argv[1][0])
argv               34 maint/gnulib/tests/test-c32stombs.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-c32stombs.c       switch (argv[1][0])
argv               86 maint/gnulib/tests/test-carray_list.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-carray_list.c     srand (atoi (argv[1]));
argv               39 maint/gnulib/tests/test-ceilf-ieee.c main (int argc, _GL_UNUSED char **argv)
argv               44 maint/gnulib/tests/test-ceilf1.c main (int argc, _GL_UNUSED char **argv)
argv               34 maint/gnulib/tests/test-closein.c main (int argc, char **argv)
argv               33 maint/gnulib/tests/test-copy-acl.c main (int argc, char *argv[])
argv               44 maint/gnulib/tests/test-copy-acl.c   file1 = argv[1];
argv               45 maint/gnulib/tests/test-copy-acl.c   file2 = argv[2];
argv               28 maint/gnulib/tests/test-copy-file.c main (int argc, char *argv[])
argv               36 maint/gnulib/tests/test-copy-file.c   file1 = argv[1];
argv               37 maint/gnulib/tests/test-copy-file.c   file2 = argv[2];
argv               33 maint/gnulib/tests/test-count-leading-zeros.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-count-one-bits.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-count-trailing-zeros.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-crc.c main (int argc, char *argv[])
argv               28 maint/gnulib/tests/test-des.c main (int argc, char *argv[])
argv               46 maint/gnulib/tests/test-dfa-match-aux.c main (int argc, char **argv)
argv               61 maint/gnulib/tests/test-dfa-match-aux.c   dfacomp (argv[1], strlen (argv[1]), dfa, 0);
argv               63 maint/gnulib/tests/test-dfa-match-aux.c   beg = argv[2];
argv               64 maint/gnulib/tests/test-dfa-match-aux.c   end = argv[2] + strlen (argv[2]);
argv               65 maint/gnulib/tests/test-dfa-match-aux.c   allow_nl = argc > 3 && atoi (argv[3]);
argv              168 maint/gnulib/tests/test-dprintf-posix.c main (int argc, char *argv[])
argv               51 maint/gnulib/tests/test-dprintf-posix2.c main (int argc, char *argv[])
argv               88 maint/gnulib/tests/test-dprintf-posix2.c   arg = atoi (argv[1]);
argv               30 maint/gnulib/tests/test-dprintf.c main (int argc, char *argv[])
argv               72 maint/gnulib/tests/test-exclude.c main (int argc, char **argv)
argv               78 maint/gnulib/tests/test-exclude.c     error (1, 0, "usage: %s file -- words...", argv[0]);
argv               82 maint/gnulib/tests/test-exclude.c       char *opt = *++argv;
argv              121 maint/gnulib/tests/test-exclude.c       char *word = *++argv;
argv               27 maint/gnulib/tests/test-exec-child.c main (int argc, char* argv[])
argv               33 maint/gnulib/tests/test-exec-child.c     printf ("argv[%d] = |%s|\n", i, argv[i]);
argv              110 maint/gnulib/tests/test-execute-child.c main (int argc, char *argv[])
argv              116 maint/gnulib/tests/test-execute-child.c   int test = atoi (argv[1]);
argv              122 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[2], "abc def") == 0
argv              123 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[3], "abc\"def\"ghi") == 0
argv              124 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[4], "xyz\"") == 0
argv              125 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[5], "abc\\def\\ghi") == 0
argv              126 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[6], "xyz\\") == 0
argv              127 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[7], "???") == 0
argv              128 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[8], "***") == 0
argv              129 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[9], "") == 0
argv              130 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[10], "foo") == 0
argv              131 maint/gnulib/tests/test-execute-child.c                && strcmp (argv[11], "") == 0);
argv              241 maint/gnulib/tests/test-execute-child.c         return (argc == 3 && strcmp (argv[2], cwd) == 0 ? 0 : 3);
argv               51 maint/gnulib/tests/test-execute-main.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-execute-main.c       fprintf (stderr, "%s: need 2 arguments\n", argv[0]);
argv               58 maint/gnulib/tests/test-execute-main.c   char *prog_path = argv[1];
argv               60 maint/gnulib/tests/test-execute-main.c   int test = atoi (argv[2]);
argv               33 maint/gnulib/tests/test-execv-main.c   const char *argv[12] =
argv               48 maint/gnulib/tests/test-execv-main.c   execv (progname, (char * const *) argv);
argv               73 maint/gnulib/tests/test-execve-main.c   const char *argv[12] =
argv               90 maint/gnulib/tests/test-execve-main.c   execve (progname, (char * const *) argv, (char * const *) env);
argv               33 maint/gnulib/tests/test-execvp-main.c   const char *argv[12] =
argv               48 maint/gnulib/tests/test-execvp-main.c   execvp (progname, (char * const *) argv);
argv               73 maint/gnulib/tests/test-execvpe-main.c   const char *argv[12] =
argv               90 maint/gnulib/tests/test-execvpe-main.c   execvpe (progname, (char * const *) argv, (char * const *) env);
argv               29 maint/gnulib/tests/test-fchown.c main (int argc, char *argv[])
argv               71 maint/gnulib/tests/test-fchownat.c main (_GL_UNUSED int argc, char *argv[])
argv               37 maint/gnulib/tests/test-fclose.c main (int argc, char **argv)
argv              215 maint/gnulib/tests/test-fcntl.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-fdopendir.c main (_GL_UNUSED int argc, char *argv[])
argv               25 maint/gnulib/tests/test-fflush2.c main (int argc, char **argv)
argv               34 maint/gnulib/tests/test-fflush2.c     switch (argv[1][0])
argv               42 maint/gnulib/tests/test-ffs.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-ffsl.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-ffsll.c main (int argc, char *argv[])
argv               35 maint/gnulib/tests/test-fgetc.c main (int argc, char **argv)
argv               33 maint/gnulib/tests/test-file-has-acl.c main (int argc, char *argv[])
argv               40 maint/gnulib/tests/test-file-has-acl.c   file = argv[1];
argv               34 maint/gnulib/tests/test-filenamecat.c main (_GL_UNUSED int argc, char *argv[])
argv               91 maint/gnulib/tests/test-flock.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-floor1.c main (int argc, _GL_UNUSED char **argv)
argv               39 maint/gnulib/tests/test-floorf-ieee.c main (int argc, _GL_UNUSED char **argv)
argv               44 maint/gnulib/tests/test-floorf1.c main (int argc, _GL_UNUSED char **argv)
argv               36 maint/gnulib/tests/test-fprintf-posix.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/test-fprintf-posix2.c main (int argc, char *argv[])
argv               79 maint/gnulib/tests/test-fprintf-posix2.c   arg = atoi (argv[1]);
argv              115 maint/gnulib/tests/test-fprintf-posix2.c main (int argc, char *argv[])
argv               68 maint/gnulib/tests/test-fprintf-posix3.c main (int argc, char *argv[])
argv              105 maint/gnulib/tests/test-fprintf-posix3.c   arg = atoi (argv[1]);
argv               35 maint/gnulib/tests/test-fputc.c main (int argc, char **argv)
argv               35 maint/gnulib/tests/test-fread.c main (int argc, char **argv)
argv               29 maint/gnulib/tests/test-freadahead.c main (int argc, char **argv)
argv               31 maint/gnulib/tests/test-freadahead.c   int nbytes = atoi (argv[1]);
argv               30 maint/gnulib/tests/test-freadptr.c main (int argc, char **argv)
argv               32 maint/gnulib/tests/test-freadptr.c   int nbytes = atoi (argv[1]);
argv               39 maint/gnulib/tests/test-freadptr2.c main (int argc, char **argv)
argv               41 maint/gnulib/tests/test-freadptr2.c   int nbytes = atoi (argv[1]);
argv               31 maint/gnulib/tests/test-freadseek.c main (int argc, char **argv)
argv               35 maint/gnulib/tests/test-freadseek.c   int nbytes1 = atoi (argv[1]);
argv               36 maint/gnulib/tests/test-freadseek.c   int nbytes2 = atoi (argv[2]);
argv               37 maint/gnulib/tests/test-freadseek.c   int nbytes3 = atoi (argv[3]);
argv               38 maint/gnulib/tests/test-freadseek.c   int nbytes4 = atoi (argv[4]);
argv               39 maint/gnulib/tests/test-freadseek.c   int nbytes5 = atoi (argv[5]);
argv               40 maint/gnulib/tests/test-freadseek.c   int nbytes6 = atoi (argv[6]);
argv               41 maint/gnulib/tests/test-freadseek.c   int nbytes7 = atoi (argv[7]);
argv               36 maint/gnulib/tests/test-fseek.c main (int argc, char **argv)
argv               37 maint/gnulib/tests/test-fseeko.c main (int argc, _GL_UNUSED char **argv)
argv               28 maint/gnulib/tests/test-fseeko3.c main (int argc, char **argv)
argv               30 maint/gnulib/tests/test-fseeko3.c   int do_initial_ftell = atoi (argv[1]);
argv               31 maint/gnulib/tests/test-fseeko3.c   const char *filename = argv[2];
argv               27 maint/gnulib/tests/test-fseeko4.c main (int argc, char **argv)
argv               29 maint/gnulib/tests/test-fseeko4.c   const char *filename = argv[1];
argv               30 maint/gnulib/tests/test-fstat.c main (int argc, char *argv[])
argv               70 maint/gnulib/tests/test-fstatat.c main (_GL_UNUSED int argc, char *argv[])
argv               66 maint/gnulib/tests/test-fstrcmp.c main (int argc, char *argv[])
argv               37 maint/gnulib/tests/test-ftell.c main (int argc, char **argv)
argv               37 maint/gnulib/tests/test-ftello.c main (int argc, _GL_UNUSED char **argv)
argv               27 maint/gnulib/tests/test-ftello4.c main (int argc, char **argv)
argv               29 maint/gnulib/tests/test-ftello4.c   const char *filename = argv[1];
argv               30 maint/gnulib/tests/test-ftruncate.c main (int argc, char *argv[])
argv               32 maint/gnulib/tests/test-ftruncate.c   const char *filename = argv[1];
argv               32 maint/gnulib/tests/test-fts.c static char *const argv[2] = { base, 0 };
argv               62 maint/gnulib/tests/test-fts.c   FTS *ftsp = fts_open (argv, FTS_NOSTAT | FTS_PHYSICAL | FTS_CWDFD, 0);
argv              138 maint/gnulib/tests/test-fts.c   ftsp = fts_open (argv, FTS_SEEDOT | FTS_NOSTAT | FTS_PHYSICAL | FTS_CWDFD, 0);
argv               35 maint/gnulib/tests/test-fwrite.c main (int argc, char **argv)
argv               26 maint/gnulib/tests/test-gc-arcfour.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-arctwo.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-des.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-hmac-md5.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-hmac-sha1.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-hmac-sha256.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-hmac-sha512.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-md2.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-md4.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-md5.c main (int argc, char *argv[])
argv               81 maint/gnulib/tests/test-gc-pbkdf2-sha1.c main (int argc, char *argv[])
argv               96 maint/gnulib/tests/test-gc-pbkdf2.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-rijndael.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-sha1.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-sha256.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-sha512.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc-sm3.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-gc.c main (int argc, char *argv[])
argv               32 maint/gnulib/tests/test-getcwd-lgpl.c main (int argc, char **argv)
argv               39 maint/gnulib/tests/test-getcwd-lgpl.c       if (chdir (argv[1]) == 0)
argv               40 maint/gnulib/tests/test-getcwd-lgpl.c         printf ("changed to directory %s\n", argv[1]);
argv              265 maint/gnulib/tests/test-getcwd.c main (int argc, char **argv)
argv               35 maint/gnulib/tests/test-getdomainname.c main (int argc, _GL_UNUSED char *argv[])
argv               29 maint/gnulib/tests/test-getdtablesize.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-getentropy.c main (int argc, char *argv[])
argv               43 maint/gnulib/tests/test-getgroups.c main (int argc, _GL_UNUSED char **argv)
argv               36 maint/gnulib/tests/test-gethostname.c main (int argc, _GL_UNUSED char *argv[])
argv               50 maint/gnulib/tests/test-getloadavg.c main (int argc, char **argv)
argv               55 maint/gnulib/tests/test-getloadavg.c     naptime = atoi (argv[1]);
argv               33 maint/gnulib/tests/test-getopt.h getopt_loop (int argc, const char **argv,
argv               43 maint/gnulib/tests/test-getopt.h   while ((c = getopt (argc, (char **) argv, options)) != -1)
argv              107 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              109 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              110 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              111 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              112 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              113 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              116 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "ab",
argv              139 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              141 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              142 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-b";
argv              143 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              144 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              145 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              146 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              149 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "ab",
argv              172 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              174 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              175 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ba";
argv              176 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              177 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              178 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              181 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "ab",
argv              204 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              206 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              207 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ab";
argv              208 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              209 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              210 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              211 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              214 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "ab",
argv              239 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              241 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              242 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-pfoo";
argv              243 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              244 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              247 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "p:q:",
argv              270 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              272 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              273 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              274 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              275 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              276 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              279 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "p:q:",
argv              302 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              304 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              305 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ab";
argv              306 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-q";
argv              307 maint/gnulib/tests/test-getopt.h       argv[argc++] = "baz";
argv              308 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-pfoo";
argv              309 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              310 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              313 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              339 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              341 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              342 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-pfoo";
argv              343 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              344 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              347 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "p::q::",
argv              370 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              372 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              373 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              374 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              375 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              376 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              379 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "p::q::",
argv              402 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              404 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              405 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              406 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              407 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              408 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              411 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp::q::",
argv              438 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              440 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              441 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              442 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              443 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-x";
argv              444 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              445 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              446 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              449 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              472 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              474 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              475 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              476 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              477 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-x";
argv              478 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              479 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              480 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              483 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              506 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              508 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              509 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              510 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              511 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-x";
argv              512 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              513 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              514 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              517 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, ":abp:q:",
argv              540 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              542 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              543 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              544 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              545 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-:";
argv              546 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              547 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              548 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              551 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              574 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              576 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              577 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              578 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              579 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-:";
argv              580 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              581 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              582 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              585 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              608 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              610 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              611 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              612 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              613 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-:";
argv              614 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              615 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              616 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              619 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, ":abp:q:",
argv              644 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              646 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              647 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ap";
argv              648 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              651 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              674 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              676 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              677 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ap";
argv              678 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              681 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              704 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              706 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              707 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-ap";
argv              708 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              711 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, ":abp:q:",
argv              736 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              738 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              739 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv              740 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              741 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv              742 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv              743 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              744 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              745 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              748 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              753 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv              754 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "donald") == 0);
argv              755 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "-p") == 0);
argv              756 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "billy") == 0);
argv              757 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "duck") == 0);
argv              758 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "-a") == 0);
argv              759 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv              760 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv              772 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv              773 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "-p") == 0);
argv              774 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "billy") == 0);
argv              775 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "-a") == 0);
argv              776 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "donald") == 0);
argv              777 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "duck") == 0);
argv              778 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv              779 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv              803 maint/gnulib/tests/test-getopt.h       const char *argv[20];
argv              805 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              806 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv              807 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              808 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv              809 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv              810 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              811 maint/gnulib/tests/test-getopt.h       argv[argc++] = "--";
argv              812 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-b";
argv              813 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              814 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-q";
argv              815 maint/gnulib/tests/test-getopt.h       argv[argc++] = "johnny";
argv              816 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              817 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              820 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:",
argv              825 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv              826 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "donald") == 0);
argv              827 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "-p") == 0);
argv              828 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "billy") == 0);
argv              829 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "duck") == 0);
argv              830 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "-a") == 0);
argv              831 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "--") == 0);
argv              832 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[7], "-b") == 0);
argv              833 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[8], "foo") == 0);
argv              834 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[9], "-q") == 0);
argv              835 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[10], "johnny") == 0);
argv              836 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[11], "bar") == 0);
argv              837 maint/gnulib/tests/test-getopt.h           ASSERT (argv[12] == NULL);
argv              849 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv              850 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "-p") == 0);
argv              851 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "billy") == 0);
argv              852 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "-a") == 0);
argv              853 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "--") == 0);
argv              854 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "donald") == 0);
argv              855 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "duck") == 0);
argv              856 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[7], "-b") == 0);
argv              857 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[8], "foo") == 0);
argv              858 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[9], "-q") == 0);
argv              859 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[10], "johnny") == 0);
argv              860 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[11], "bar") == 0);
argv              861 maint/gnulib/tests/test-getopt.h           ASSERT (argv[12] == NULL);
argv              886 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv              888 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              889 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv              890 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              891 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv              892 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv              893 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              894 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              895 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              898 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "-abp:q:",
argv              901 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[0], "program") == 0);
argv              902 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv              903 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv              904 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv              905 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv              906 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv              907 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv              908 maint/gnulib/tests/test-getopt.h       ASSERT (argv[7] == NULL);
argv              934 maint/gnulib/tests/test-getopt.h       const char *argv[20];
argv              936 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv              937 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv              938 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv              939 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv              940 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv              941 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv              942 maint/gnulib/tests/test-getopt.h       argv[argc++] = "--";
argv              943 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-b";
argv              944 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv              945 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-q";
argv              946 maint/gnulib/tests/test-getopt.h       argv[argc++] = "johnny";
argv              947 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv              948 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv              951 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "-abp:q:",
argv              954 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[0], "program") == 0);
argv              955 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv              956 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv              957 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv              958 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv              959 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv              960 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[6], "--") == 0);
argv              961 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[7], "-b") == 0);
argv              962 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[8], "foo") == 0);
argv              963 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[9], "-q") == 0);
argv              964 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[10], "johnny") == 0);
argv              965 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[11], "bar") == 0);
argv              966 maint/gnulib/tests/test-getopt.h       ASSERT (argv[12] == NULL);
argv             1009 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1011 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1012 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv             1013 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1014 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv             1015 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv             1016 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv             1017 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv             1018 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1021 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:-",
argv             1026 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv             1027 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "donald") == 0);
argv             1028 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "-p") == 0);
argv             1029 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "billy") == 0);
argv             1030 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "duck") == 0);
argv             1031 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "-a") == 0);
argv             1032 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv             1033 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv             1045 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv             1046 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "-p") == 0);
argv             1047 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "billy") == 0);
argv             1048 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "-a") == 0);
argv             1049 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "donald") == 0);
argv             1050 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "duck") == 0);
argv             1051 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv             1052 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv             1077 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1079 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1080 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv             1081 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1082 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv             1083 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv             1084 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv             1085 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv             1086 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1089 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+abp:q:",
argv             1092 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1093 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1094 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1095 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1096 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1097 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1098 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1099 maint/gnulib/tests/test-getopt.h       ASSERT (argv[7] == NULL);
argv             1120 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1122 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1123 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-+";
argv             1124 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1126 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+abp:q:",
argv             1151 maint/gnulib/tests/test-getopt.h       const char *argv[20];
argv             1153 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1154 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv             1155 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1156 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv             1157 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv             1158 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv             1159 maint/gnulib/tests/test-getopt.h       argv[argc++] = "--";
argv             1160 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-b";
argv             1161 maint/gnulib/tests/test-getopt.h       argv[argc++] = "foo";
argv             1162 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-q";
argv             1163 maint/gnulib/tests/test-getopt.h       argv[argc++] = "johnny";
argv             1164 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv             1165 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1168 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+abp:q:",
argv             1171 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1172 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1173 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1174 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1175 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1176 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1177 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[6], "--") == 0);
argv             1178 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[7], "-b") == 0);
argv             1179 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[8], "foo") == 0);
argv             1180 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[9], "-q") == 0);
argv             1181 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[10], "johnny") == 0);
argv             1182 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[11], "bar") == 0);
argv             1183 maint/gnulib/tests/test-getopt.h       ASSERT (argv[12] == NULL);
argv             1207 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1209 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1210 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv             1211 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1212 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv             1213 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv             1214 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv             1215 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv             1216 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1219 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "abp:q:+",
argv             1224 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv             1225 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "donald") == 0);
argv             1226 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "-p") == 0);
argv             1227 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "billy") == 0);
argv             1228 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "duck") == 0);
argv             1229 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "-a") == 0);
argv             1230 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv             1231 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv             1243 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[0], "program") == 0);
argv             1244 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[1], "-p") == 0);
argv             1245 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[2], "billy") == 0);
argv             1246 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[3], "-a") == 0);
argv             1247 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[4], "donald") == 0);
argv             1248 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[5], "duck") == 0);
argv             1249 maint/gnulib/tests/test-getopt.h           ASSERT (strcmp (argv[6], "bar") == 0);
argv             1250 maint/gnulib/tests/test-getopt.h           ASSERT (argv[7] == NULL);
argv             1277 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1279 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1280 maint/gnulib/tests/test-getopt.h       argv[argc++] = "donald";
argv             1281 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1282 maint/gnulib/tests/test-getopt.h       argv[argc++] = "billy";
argv             1283 maint/gnulib/tests/test-getopt.h       argv[argc++] = "duck";
argv             1284 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-a";
argv             1285 maint/gnulib/tests/test-getopt.h       argv[argc++] = "bar";
argv             1286 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1289 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+:abp:q:",
argv             1292 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1293 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1294 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1295 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1296 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1297 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1298 maint/gnulib/tests/test-getopt.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1299 maint/gnulib/tests/test-getopt.h       ASSERT (argv[7] == NULL);
argv             1320 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1322 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1323 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1324 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1326 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+:abp:q:",
argv             1349 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1351 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1352 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-b";
argv             1353 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-p";
argv             1354 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1356 maint/gnulib/tests/test-getopt.h       getopt_loop (argc, argv, "+:abp:q:",
argv             1377 maint/gnulib/tests/test-getopt.h       const char *argv[10];
argv             1380 maint/gnulib/tests/test-getopt.h       argv[argc++] = "program";
argv             1381 maint/gnulib/tests/test-getopt.h       argv[argc++] = "-W";
argv             1382 maint/gnulib/tests/test-getopt.h       argv[argc++] = "dummy";
argv             1383 maint/gnulib/tests/test-getopt.h       argv[argc] = NULL;
argv             1386 maint/gnulib/tests/test-getopt.h       ASSERT (getopt (argc, (char **) argv, "W;") == 'W');
argv               46 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (int argc, const char **argv,
argv               57 maint/gnulib/tests/test-getopt_long.h   while ((c = getopt_long (argc, (char **) argv, options, long_options,
argv              105 maint/gnulib/tests/test-getopt_long.h do_getopt_long (int argc, const char **argv, const char *shortopts,
argv              108 maint/gnulib/tests/test-getopt_long.h   return getopt_long (argc, (char **) argv, shortopts, longopts, longind);
argv              119 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              123 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              124 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--x";
argv              125 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              128 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              134 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              138 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              139 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xt";
argv              140 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              143 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              149 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              153 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              154 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtr";
argv              155 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              158 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              164 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              168 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              169 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtra";
argv              170 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              173 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              178 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              182 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              183 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtre";
argv              184 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              187 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              193 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              197 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              198 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtrem";
argv              199 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              202 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              208 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              212 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              213 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtreme";
argv              214 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              217 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              222 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              226 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              227 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtremel";
argv              228 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              231 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              236 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              240 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              241 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--xtremely";
argv              242 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              245 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index);
argv              252 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              256 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              257 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-W";
argv              258 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              261 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index);
argv              267 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              271 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              272 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-Wunknown";
argv              273 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              276 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index);
argv              292 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              296 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              297 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-W";
argv              298 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "unknown";
argv              299 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              302 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index);
argv              321 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv              325 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv              326 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-W";
argv              327 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "dummy";
argv              328 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv              331 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long (argc, argv, "W;", NULL, &option_index);
argv              345 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              349 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              350 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv              351 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              352 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              353 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              355 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              374 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              378 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              379 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-b";
argv              380 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv              381 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              382 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              383 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              385 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              404 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              408 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              409 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-ba";
argv              410 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              411 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              412 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              414 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              433 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              437 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              438 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-ab";
argv              439 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv              440 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              441 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              442 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              444 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              465 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              469 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              470 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--alpha";
argv              471 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              472 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              473 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              475 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              494 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              498 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              499 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--beta";
argv              500 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--alpha";
argv              501 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              502 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              503 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              505 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              524 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              528 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              529 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--alpha";
argv              530 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--beta";
argv              531 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--alpha";
argv              532 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--beta";
argv              533 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              534 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              535 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              537 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "ab", long_options_required,
argv              558 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              562 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              563 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Walpha";
argv              564 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              565 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              566 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              568 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abW;", long_options_required,
argv              587 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              591 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              592 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv              593 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "beta";
argv              594 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv              595 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "alpha";
argv              596 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              597 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              598 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              600 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "aW;b", long_options_required,
argv              619 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              623 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              624 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Walpha";
argv              625 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wbeta";
argv              626 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Walpha";
argv              627 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wbeta";
argv              628 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              629 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              630 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              632 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "W;ab", long_options_required,
argv              653 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              657 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              658 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-pfoo";
argv              659 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              660 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              662 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:q:", long_options_required,
argv              681 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              685 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              686 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv              687 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              688 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              689 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              691 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:q:", long_options_required,
argv              710 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              714 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              715 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-ab";
argv              716 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-q";
argv              717 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "baz";
argv              718 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-pfoo";
argv              719 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              720 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              722 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv              743 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              747 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              748 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p=foo";
argv              749 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              750 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              752 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:q:", long_options_required,
argv              771 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              775 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              776 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p";
argv              777 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              778 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              779 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              781 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:q:", long_options_required,
argv              800 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              804 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              805 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-ab";
argv              806 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--q";
argv              807 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "baz";
argv              808 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p=foo";
argv              809 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              810 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              812 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv              833 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              837 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              838 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wp=foo";
argv              839 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              840 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              842 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:q:W;", long_options_required,
argv              861 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              865 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              866 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv              867 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "p";
argv              868 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              869 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              870 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              872 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p:W;q:", long_options_required,
argv              891 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              895 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              896 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-ab";
argv              897 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wq";
argv              898 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "baz";
argv              899 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv              900 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "p=foo";
argv              901 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              902 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              904 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "W;abp:q:", long_options_required,
argv              925 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              929 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              930 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-pfoo";
argv              931 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              932 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              934 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::", long_options_optional,
argv              953 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              957 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              958 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv              959 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv              960 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              961 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              963 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::", long_options_optional,
argv              982 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv              986 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv              987 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv              988 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv              989 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv              990 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv              992 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp::q::", long_options_optional,
argv             1013 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1017 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1018 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p=foo";
argv             1019 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1020 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1022 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::", long_options_optional,
argv             1041 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1045 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1046 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p";
argv             1047 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1048 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1049 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1051 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::", long_options_optional,
argv             1070 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1074 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1075 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p=";
argv             1076 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1077 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1078 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1080 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::", long_options_optional,
argv             1099 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1103 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1104 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--p";
argv             1105 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1106 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1107 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1109 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp::q::", long_options_optional,
argv             1130 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1134 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1135 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wp=foo";
argv             1136 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1137 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1139 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::W;", long_options_optional,
argv             1158 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1162 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1163 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wp";
argv             1164 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1165 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1166 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1168 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::q::W;", long_options_optional,
argv             1187 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1191 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1192 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-Wp=";
argv             1193 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1194 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1195 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1197 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "W;p::q::", long_options_optional,
argv             1216 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1220 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1221 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv             1222 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "p=";
argv             1223 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1224 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1225 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1227 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "W;p::q::", long_options_optional,
argv             1246 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1250 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1251 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-W";
argv             1252 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "p";
argv             1253 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1254 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1255 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1257 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "W;abp::q::", long_options_optional,
argv             1278 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1282 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1283 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1284 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1285 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-x";
argv             1286 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1287 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1288 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1290 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1309 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1313 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1314 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1315 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1316 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-:";
argv             1317 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1318 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1319 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1321 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1342 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1346 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1347 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1348 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1349 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--a=";
argv             1350 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1351 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1353 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1372 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1376 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1377 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1378 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1379 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--b=";
argv             1380 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1381 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1383 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1406 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1410 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1411 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1412 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1413 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1414 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1415 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1416 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1417 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1419 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1422 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1423 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "-p") == 0);
argv             1424 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "billy") == 0);
argv             1425 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "-a") == 0);
argv             1426 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "donald") == 0);
argv             1427 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "duck") == 0);
argv             1428 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1429 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1448 maint/gnulib/tests/test-getopt_long.h       const char *argv[20];
argv             1452 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1453 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1454 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1455 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1456 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1457 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1458 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--";
argv             1459 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-b";
argv             1460 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1461 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-q";
argv             1462 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "johnny";
argv             1463 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1464 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1466 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1469 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1470 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "-p") == 0);
argv             1471 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "billy") == 0);
argv             1472 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "-a") == 0);
argv             1473 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "--") == 0);
argv             1474 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "donald") == 0);
argv             1475 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "duck") == 0);
argv             1476 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[7], "-b") == 0);
argv             1477 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[8], "foo") == 0);
argv             1478 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[9], "-q") == 0);
argv             1479 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[10], "johnny") == 0);
argv             1480 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[11], "bar") == 0);
argv             1481 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[12] == NULL);
argv             1500 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1504 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1505 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1506 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1507 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1508 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1509 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1510 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1511 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1513 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "-abp:q:", long_options_required,
argv             1516 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1517 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1518 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1519 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1520 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1521 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1522 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1523 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1545 maint/gnulib/tests/test-getopt_long.h       const char *argv[20];
argv             1549 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1550 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1551 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1552 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1553 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1554 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1555 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--";
argv             1556 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-b";
argv             1557 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1558 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-q";
argv             1559 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "johnny";
argv             1560 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1561 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1563 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "-abp:q:", long_options_required,
argv             1566 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1567 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1568 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1569 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1570 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1571 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1572 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "--") == 0);
argv             1573 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[7], "-b") == 0);
argv             1574 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[8], "foo") == 0);
argv             1575 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[9], "-q") == 0);
argv             1576 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[10], "johnny") == 0);
argv             1577 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[11], "bar") == 0);
argv             1578 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[12] == NULL);
argv             1617 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1621 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1622 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1623 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1624 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1625 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1626 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1627 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1628 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1630 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:-", long_options_required,
argv             1633 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1634 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "-p") == 0);
argv             1635 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "billy") == 0);
argv             1636 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "-a") == 0);
argv             1637 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "donald") == 0);
argv             1638 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "duck") == 0);
argv             1639 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1640 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1660 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1664 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1665 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1666 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1667 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1668 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1669 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1670 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1671 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1673 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "+abp:q:", long_options_required,
argv             1676 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1677 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1678 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1679 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1680 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1681 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1682 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1683 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1700 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1704 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1705 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-+";
argv             1706 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1708 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "+abp:q:", long_options_required,
argv             1729 maint/gnulib/tests/test-getopt_long.h       const char *argv[20];
argv             1733 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1734 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1735 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1736 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1737 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1738 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1739 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "--";
argv             1740 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-b";
argv             1741 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "foo";
argv             1742 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-q";
argv             1743 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "johnny";
argv             1744 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1745 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1747 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "+abp:q:", long_options_required,
argv             1750 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1751 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1752 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1753 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1754 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1755 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1756 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "--") == 0);
argv             1757 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[7], "-b") == 0);
argv             1758 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[8], "foo") == 0);
argv             1759 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[9], "-q") == 0);
argv             1760 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[10], "johnny") == 0);
argv             1761 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[11], "bar") == 0);
argv             1762 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[12] == NULL);
argv             1781 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1785 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1786 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1787 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1788 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1789 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1790 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1791 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1792 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1794 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:+", long_options_required,
argv             1797 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1798 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "-p") == 0);
argv             1799 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "billy") == 0);
argv             1800 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "-a") == 0);
argv             1801 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "donald") == 0);
argv             1802 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "duck") == 0);
argv             1803 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1804 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1833 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1837 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1838 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "donald";
argv             1839 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1840 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1841 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "duck";
argv             1842 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1843 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "bar";
argv             1844 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1846 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "abp:q:", long_options_required,
argv             1849 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[0], "program") == 0);
argv             1850 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[1], "donald") == 0);
argv             1851 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[2], "-p") == 0);
argv             1852 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[3], "billy") == 0);
argv             1853 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[4], "duck") == 0);
argv             1854 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[5], "-a") == 0);
argv             1855 maint/gnulib/tests/test-getopt_long.h       ASSERT (strcmp (argv[6], "bar") == 0);
argv             1856 maint/gnulib/tests/test-getopt_long.h       ASSERT (argv[7] == NULL);
argv             1875 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1879 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1880 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-p";
argv             1881 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1882 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1884 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "p::", long_options_required,
argv             1905 maint/gnulib/tests/test-getopt_long.h       const char *argv[10];
argv             1909 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "program";
argv             1910 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-a";
argv             1911 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "billy";
argv             1912 maint/gnulib/tests/test-getopt_long.h       argv[argc++] = "-b";
argv             1913 maint/gnulib/tests/test-getopt_long.h       argv[argc] = NULL;
argv             1915 maint/gnulib/tests/test-getopt_long.h       getopt_long_loop (argc, argv, "-ab", long_options_required,
argv             1933 maint/gnulib/tests/test-getopt_long.h do_getopt_long_only (int argc, const char **argv, const char *shortopts,
argv             1936 maint/gnulib/tests/test-getopt_long.h   return getopt_long_only (argc, (char **) argv, shortopts, longopts, longind);
argv             1945 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             1949 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             1950 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-x";
argv             1951 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             1954 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "ab", long_options_required,
argv             1961 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             1965 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             1966 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-x";
argv             1967 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             1970 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx", long_options_required,
argv             1977 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             1981 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             1982 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--x";
argv             1983 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             1986 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx", long_options_required,
argv             1993 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             1997 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             1998 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-b";
argv             1999 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2003 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx", long_options_required,
argv             2010 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2014 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2015 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "--b";
argv             2016 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2020 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx", long_options_required,
argv             2027 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2031 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2032 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xt";
argv             2033 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2036 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "ab", long_options_required,
argv             2043 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2047 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2048 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xt";
argv             2049 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2052 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx", long_options_required,
argv             2059 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2063 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2064 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xtra";
argv             2065 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2068 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "ab", long_options_required,
argv             2074 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2078 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2079 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xtreme";
argv             2080 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2083 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx:", long_options_required,
argv             2089 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2093 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2094 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xtremel";
argv             2095 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2098 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "ab", long_options_required,
argv             2109 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2113 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2114 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xtremel";
argv             2115 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2118 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx::", long_options_required,
argv             2130 maint/gnulib/tests/test-getopt_long.h     const char *argv[10];
argv             2134 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "program";
argv             2135 maint/gnulib/tests/test-getopt_long.h     argv[argc++] = "-xtras";
argv             2136 maint/gnulib/tests/test-getopt_long.h     argv[argc] = NULL;
argv             2139 maint/gnulib/tests/test-getopt_long.h     c = do_getopt_long_only (argc, argv, "abx::", long_options_required,
argv               24 maint/gnulib/tests/test-getpass.c main (int argc, char *argv[])
argv               82 maint/gnulib/tests/test-hash.c main (int argc, char **argv)
argv              100 maint/gnulib/tests/test-hash.c       if (get_seed (argv[1], &seed) != 0)
argv              102 maint/gnulib/tests/test-hash.c           fprintf (stderr, "invalid seed: %s\n", argv[1]);
argv              129 maint/gnulib/tests/test-hash_map.c main (int argc, char *argv[])
argv              135 maint/gnulib/tests/test-hash_map.c     srand (atoi (argv[1]));
argv              107 maint/gnulib/tests/test-hash_set.c main (int argc, char *argv[])
argv              113 maint/gnulib/tests/test-hash_set.c     srand (atoi (argv[1]));
argv               56 maint/gnulib/tests/test-hmac-md5.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-hmac-sha1.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-hmac-sha256.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-hmac-sha512.c main (int argc, char *argv[])
argv               78 maint/gnulib/tests/test-idpriv-drop.c main (int argc, char *argv[])
argv               95 maint/gnulib/tests/test-idpriv-drop.c       const char *arg = argv[i];
argv               78 maint/gnulib/tests/test-idpriv-droptemp.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/test-idpriv-droptemp.c       const char *arg = argv[i];
argv               56 maint/gnulib/tests/test-immutable.c main (int argc, char *argv[])
argv               60 maint/gnulib/tests/test-immutable.c       fprintf (stderr, "%s: need 1 argument\n", argv[0]);
argv               63 maint/gnulib/tests/test-immutable.c   int test = atoi (argv[1]);
argv               38 maint/gnulib/tests/test-integer_length.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/test-integer_length_l.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/test-integer_length_ll.c main (int argc, char *argv[])
argv               32 maint/gnulib/tests/test-isblank.c main (int argc, char *argv[])
argv               49 maint/gnulib/tests/test-iswdigit.c main (int argc, char *argv[])
argv              110 maint/gnulib/tests/test-iswdigit.c     switch (argv[1][0])
argv               49 maint/gnulib/tests/test-iswxdigit.c main (int argc, char *argv[])
argv              112 maint/gnulib/tests/test-iswxdigit.c     switch (argv[1][0])
argv               28 maint/gnulib/tests/test-libtextstyle.c main (int argc, char *argv[])
argv               30 maint/gnulib/tests/test-libtextstyle.c   const char *program_name = argv[0];
argv               36 maint/gnulib/tests/test-libtextstyle.c       const char *arg = argv[i];
argv               86 maint/gnulib/tests/test-linked_list.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-linked_list.c     srand (atoi (argv[1]));
argv              113 maint/gnulib/tests/test-linkedhash_list.c main (int argc, char *argv[])
argv              119 maint/gnulib/tests/test-linkedhash_list.c     srand (atoi (argv[1]));
argv              129 maint/gnulib/tests/test-linkedhash_map.c main (int argc, char *argv[])
argv              135 maint/gnulib/tests/test-linkedhash_map.c     srand (atoi (argv[1]));
argv              107 maint/gnulib/tests/test-linkedhash_set.c main (int argc, char *argv[])
argv              113 maint/gnulib/tests/test-linkedhash_set.c     srand (atoi (argv[1]));
argv               32 maint/gnulib/tests/test-list-c++.cc main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-lseek.c main (int argc, char **argv)
argv               38 maint/gnulib/tests/test-lseek.c   switch (*argv[1])
argv               28 maint/gnulib/tests/test-malloc-gnu.c main (int argc, char **argv)
argv               36 maint/gnulib/tests/test-map-c++.cc main (int argc, char *argv[])
argv               32 maint/gnulib/tests/test-mbmemcasecmp.c main (int argc, char *argv[])
argv               41 maint/gnulib/tests/test-mbmemcasecmp.c     switch (argv[1][0])
argv               38 maint/gnulib/tests/test-mbmemcasecoll.c main (int argc, char *argv[])
argv               47 maint/gnulib/tests/test-mbmemcasecoll.c     switch (argv[1][0])
argv              720 maint/gnulib/tests/test-mbrtoc32-w32.c main (int argc, char *argv[])
argv              722 maint/gnulib/tests/test-mbrtoc32-w32.c   int codepage = atoi (argv[argc - 1]);
argv              729 maint/gnulib/tests/test-mbrtoc32-w32.c       int ret = test_one_locale (argv[i], codepage);
argv              746 maint/gnulib/tests/test-mbrtoc32-w32.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-mbrtoc32.c main (int argc, char *argv[])
argv               76 maint/gnulib/tests/test-mbrtoc32.c           if (! (c && 1 < argc && argv[1][0] == '5'))
argv              134 maint/gnulib/tests/test-mbrtoc32.c     switch (argv[1][0])
argv              702 maint/gnulib/tests/test-mbrtowc-w32.c main (int argc, char *argv[])
argv              704 maint/gnulib/tests/test-mbrtowc-w32.c   int codepage = atoi (argv[argc - 1]);
argv              711 maint/gnulib/tests/test-mbrtowc-w32.c       int ret = test_one_locale (argv[i], codepage);
argv              728 maint/gnulib/tests/test-mbrtowc-w32.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-mbrtowc.c main (int argc, char *argv[])
argv               76 maint/gnulib/tests/test-mbrtowc.c           if (! (c && 1 < argc && argv[1][0] == '5'))
argv              134 maint/gnulib/tests/test-mbrtowc.c     switch (argv[1][0])
argv               31 maint/gnulib/tests/test-mbsinit.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-mbsnrtoc32s.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-mbsnrtoc32s.c           switch (argv[1][0])
argv               34 maint/gnulib/tests/test-mbsnrtowcs.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-mbsnrtowcs.c           switch (argv[1][0])
argv               34 maint/gnulib/tests/test-mbsrtoc32s.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-mbsrtoc32s.c           switch (argv[1][0])
argv               34 maint/gnulib/tests/test-mbsrtowcs.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-mbsrtowcs.c           switch (argv[1][0])
argv               33 maint/gnulib/tests/test-mbstoc32s.c main (int argc, char *argv[])
argv               83 maint/gnulib/tests/test-mbstoc32s.c           switch (argv[1][0])
argv               27 maint/gnulib/tests/test-md2-buffer.c main (int argc, char *argv[])
argv               28 maint/gnulib/tests/test-md4-buffer.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-memalign.c main (int argc, char *argv[])
argv               99 maint/gnulib/tests/test-memalign.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-memmem.c main (int argc, char *argv[])
argv               50 maint/gnulib/tests/test-mkdirat.c main (_GL_UNUSED int argc, char *argv[])
argv               37 maint/gnulib/tests/test-net_if.c main (int argc, char *argv[])
argv              193 maint/gnulib/tests/test-nl_langinfo-mt.c main (int argc, char *argv[])
argv              231 maint/gnulib/tests/test-nl_langinfo-mt.c     duration.tv_sec = (argc > 1 ? atoi (argv[1]) : 2);
argv               41 maint/gnulib/tests/test-nl_langinfo.c main (int argc, char *argv[])
argv               43 maint/gnulib/tests/test-nl_langinfo.c   int pass = atoi (argv[1]);
argv               35 maint/gnulib/tests/test-nonblocking-pipe-child.c main (int argc, char *argv[])
argv               37 maint/gnulib/tests/test-nonblocking-pipe-child.c   int test = atoi (argv[1]);
argv               42 maint/gnulib/tests/test-nonblocking-pipe-main.c main (int argc, char *argv[])
argv               50 maint/gnulib/tests/test-nonblocking-pipe-main.c   child_path = argv[1];
argv               51 maint/gnulib/tests/test-nonblocking-pipe-main.c   test = atoi (argv[2]);
argv               81 maint/gnulib/tests/test-nonblocking-pipe-main.c     child_argv[1] = argv[2];
argv               36 maint/gnulib/tests/test-nonblocking-socket-child.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/test-nonblocking-socket-child.c   int test = atoi (argv[1]);
argv               39 maint/gnulib/tests/test-nonblocking-socket-child.c   int port = atoi (argv[2]);
argv               44 maint/gnulib/tests/test-nonblocking-socket-main.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-nonblocking-socket-main.c   child_path = argv[1];
argv               55 maint/gnulib/tests/test-nonblocking-socket-main.c   test = atoi (argv[2]);
argv               67 maint/gnulib/tests/test-nonblocking-socket-main.c     child_argv[1] = argv[2];
argv              130 maint/gnulib/tests/test-obstack-printf.c main (int argc, char *argv[])
argv               30 maint/gnulib/tests/test-omap-c++.cc main (int argc, char *argv[])
argv               61 maint/gnulib/tests/test-openat.c main (_GL_UNUSED int argc, char *argv[])
argv               47 maint/gnulib/tests/test-oset-c++.cc main (int argc, char *argv[])
argv              114 maint/gnulib/tests/test-parse-datetime.c main (_GL_UNUSED int argc, char **argv)
argv               29 maint/gnulib/tests/test-parse-duration.c main (int argc, char *argv[])
argv               33 maint/gnulib/tests/test-parse-duration.c       fprintf (stderr, "USAGE: %s <time-spec> [...]", argv[0]);
argv               39 maint/gnulib/tests/test-parse-duration.c       char const * arg = *++argv;
argv               27 maint/gnulib/tests/test-perror.c main (int argc, char **argv)
argv               29 maint/gnulib/tests/test-perror.c   const char *prefix = (argc > 1 ? argv[1] : NULL);
argv               70 maint/gnulib/tests/test-pipe-filter-gi1.c main (int argc, char *argv[])
argv               79 maint/gnulib/tests/test-pipe-filter-gi1.c   tr_program = argv[1];
argv               82 maint/gnulib/tests/test-pipe-filter-gi1.c   input_filename = argv[2];
argv               88 maint/gnulib/tests/test-pipe-filter-gi1.c     const char *argv[4];
argv               96 maint/gnulib/tests/test-pipe-filter-gi1.c     argv[0] = tr_program;
argv               97 maint/gnulib/tests/test-pipe-filter-gi1.c     argv[1] = "abcdefghijklmnopqrstuvwxyz";
argv               98 maint/gnulib/tests/test-pipe-filter-gi1.c     argv[2] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
argv               99 maint/gnulib/tests/test-pipe-filter-gi1.c     argv[3] = NULL;
argv              101 maint/gnulib/tests/test-pipe-filter-gi1.c     f = pipe_filter_gi_create ("tr", tr_program, argv, false, true,
argv               70 maint/gnulib/tests/test-pipe-filter-gi2-main.c main (int argc, char **argv)
argv               95 maint/gnulib/tests/test-pipe-filter-gi2-main.c     path[0] = argv[1];
argv              108 maint/gnulib/tests/test-pipe-filter-gi2-main.c     path[0] = argv[1];
argv              125 maint/gnulib/tests/test-pipe-filter-gi2-main.c     path[0] = argv[1];
argv               92 maint/gnulib/tests/test-pipe-filter-ii1.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/test-pipe-filter-ii1.c   tr_program = argv[1];
argv              104 maint/gnulib/tests/test-pipe-filter-ii1.c   input_filename = argv[2];
argv              110 maint/gnulib/tests/test-pipe-filter-ii1.c     const char *argv[4];
argv              119 maint/gnulib/tests/test-pipe-filter-ii1.c     argv[0] = tr_program;
argv              120 maint/gnulib/tests/test-pipe-filter-ii1.c     argv[1] = "abcdefghijklmnopqrstuvwxyz";
argv              121 maint/gnulib/tests/test-pipe-filter-ii1.c     argv[2] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
argv              122 maint/gnulib/tests/test-pipe-filter-ii1.c     argv[3] = NULL;
argv              124 maint/gnulib/tests/test-pipe-filter-ii1.c     result = pipe_filter_ii_execute ("tr", tr_program, argv, false, true,
argv               86 maint/gnulib/tests/test-pipe-filter-ii2-main.c main (int argc, char **argv)
argv              122 maint/gnulib/tests/test-pipe-filter-ii2-main.c     path[0] = argv[1];
argv              141 maint/gnulib/tests/test-pipe-filter-ii2-main.c     path[0] = argv[1];
argv               39 maint/gnulib/tests/test-popen-safer.c main (int argc, char **argv)
argv               30 maint/gnulib/tests/test-popen.h main (int argc, char **argv)
argv               39 maint/gnulib/tests/test-popen.h       if (*argv[1] == 'r') /* Parent is reading, so we write.  */
argv               49 maint/gnulib/tests/test-popen.h   len = strlen (argv[0]);
argv               53 maint/gnulib/tests/test-popen.h   strcpy (cmd, argv[0]);
argv               32 maint/gnulib/tests/test-posix_memalign.c main (int argc, char *argv[])
argv               54 maint/gnulib/tests/test-posix_spawn-chdir.c   char *argv[2] = { (char *) "pwd", NULL };
argv              105 maint/gnulib/tests/test-posix_spawn-chdir.c           || (err = posix_spawnp (&child, pwd_prog, &actions, &attrs, argv, environ)) != 0))
argv               54 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c   char *argv[3] = { (char *) BOURNE_SHELL, (char *) CHILD_PROGRAM_FILENAME, NULL };
argv              102 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c           || (err = posix_spawnp (&child, BOURNE_SHELL, &actions, &attrs, argv, environ)) != 0))
argv               76 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c   char *argv[3] = { (char *) BOURNE_SHELL, (char *) CHILD_PROGRAM_FILENAME, NULL };
argv              125 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c           || (err = posix_spawnp (&child, BOURNE_SHELL, &actions, &attrs, argv, environ)) != 0))
argv               57 maint/gnulib/tests/test-posix_spawn-fchdir.c   char *argv[2] = { (char *) "pwd", NULL };
argv              114 maint/gnulib/tests/test-posix_spawn-fchdir.c           || (err = posix_spawnp (&child, pwd_prog, &actions, &attrs, argv, environ)) != 0))
argv               41 maint/gnulib/tests/test-posix_spawn-inherit0.c   char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL };
argv               75 maint/gnulib/tests/test-posix_spawn-inherit0.c   if ((err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, NULL, NULL, argv, environ)) != 0)
argv              135 maint/gnulib/tests/test-posix_spawn-inherit0.c main (int argc, char *argv[])
argv              139 maint/gnulib/tests/test-posix_spawn-inherit0.c   if (!(argc > 1 && strcmp (argv[1], "-child") == 0))
argv               41 maint/gnulib/tests/test-posix_spawn-inherit1.c   char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL };
argv               62 maint/gnulib/tests/test-posix_spawn-inherit1.c   if ((err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, NULL, NULL, argv, environ)) != 0)
argv              138 maint/gnulib/tests/test-posix_spawn-inherit1.c main (int argc, char *argv[])
argv              142 maint/gnulib/tests/test-posix_spawn-inherit1.c   if (!(argc > 1 && strcmp (argv[1], "-child") == 0))
argv               54 maint/gnulib/tests/test-posix_spawn-open1.c   char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL };
argv               89 maint/gnulib/tests/test-posix_spawn-open1.c           || (err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, &actions, NULL, argv, environ)) != 0))
argv              140 maint/gnulib/tests/test-posix_spawn-open1.c main (int argc, char *argv[])
argv              144 maint/gnulib/tests/test-posix_spawn-open1.c   if (!(argc > 1 && strcmp (argv[1], "-child") == 0))
argv               42 maint/gnulib/tests/test-posix_spawn-open2.c   char *argv[3] = { CHILD_PROGRAM_FILENAME, "-child", NULL };
argv               70 maint/gnulib/tests/test-posix_spawn-open2.c           || (err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, &actions, NULL, argv, environ)) != 0))
argv              143 maint/gnulib/tests/test-posix_spawn-open2.c main (int argc, char *argv[])
argv              147 maint/gnulib/tests/test-posix_spawn-open2.c   if (!(argc > 1 && strcmp (argv[1], "-child") == 0))
argv               35 maint/gnulib/tests/test-printf-posix.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/test-printf-posix2.c main (int argc, char *argv[])
argv               79 maint/gnulib/tests/test-printf-posix2.c   arg = atoi (argv[1]);
argv              115 maint/gnulib/tests/test-printf-posix2.c main (int argc, char *argv[])
argv               44 maint/gnulib/tests/test-pthread_sigmask1.c main (int argc, char *argv[])
argv               52 maint/gnulib/tests/test-pthread_sigmask2.c main (int argc, char *argv[])
argv              258 maint/gnulib/tests/test-quotearg-simple.c main (_GL_UNUSED int argc, char *argv[])
argv               63 maint/gnulib/tests/test-quotearg.c main (_GL_UNUSED int argc, char *argv[])
argv               90 maint/gnulib/tests/test-rbtree_list.c main (int argc, char *argv[])
argv               96 maint/gnulib/tests/test-rbtree_list.c     srand (atoi (argv[1]));
argv               73 maint/gnulib/tests/test-rbtree_omap.c main (int argc, char *argv[])
argv               79 maint/gnulib/tests/test-rbtree_omap.c     srand (atoi (argv[1]));
argv               78 maint/gnulib/tests/test-rbtree_oset.c main (int argc, char *argv[])
argv               84 maint/gnulib/tests/test-rbtree_oset.c     srand (atoi (argv[1]));
argv              117 maint/gnulib/tests/test-rbtreehash_list.c main (int argc, char *argv[])
argv              123 maint/gnulib/tests/test-rbtreehash_list.c     srand (atoi (argv[1]));
argv               56 maint/gnulib/tests/test-readtokens.c main (int argc, char **argv)
argv               75 maint/gnulib/tests/test-readtokens.c   delim = argv[1];
argv               28 maint/gnulib/tests/test-realloc-gnu.c main (int argc, char **argv)
argv               26 maint/gnulib/tests/test-rijndael.c main (int argc, char *argv[])
argv               41 maint/gnulib/tests/test-sameacls.c main (int argc, char *argv[])
argv               48 maint/gnulib/tests/test-sameacls.c   file1 = argv[1];
argv               49 maint/gnulib/tests/test-sameacls.c   file2 = argv[2];
argv               26 maint/gnulib/tests/test-select-fd.c main (int argc, char *argv[])
argv               30 maint/gnulib/tests/test-select-fd.c       char mode = argv[1][0];
argv               34 maint/gnulib/tests/test-select-fd.c           int fd = atoi (argv[2]);
argv               38 maint/gnulib/tests/test-select-fd.c               const char *result_file_name = argv[3];
argv               32 maint/gnulib/tests/test-set-c++.cc main (int argc, char *argv[])
argv               28 maint/gnulib/tests/test-set-mode-acl.c main (int argc, char *argv[])
argv               35 maint/gnulib/tests/test-set-mode-acl.c   file = argv[1];
argv               36 maint/gnulib/tests/test-set-mode-acl.c   mode = strtol (argv[2], NULL, 8);
argv               44 maint/gnulib/tests/test-sethostname2.c main (int argc, _GL_UNUSED char *argv[])
argv               30 maint/gnulib/tests/test-setlocale1.c main (int argc, char *argv[])
argv              103 maint/gnulib/tests/test-setlocale_null-mt-all.c main (int argc, char *argv[])
argv              103 maint/gnulib/tests/test-setlocale_null-mt-one.c main (int argc, char *argv[])
argv              175 maint/gnulib/tests/test-sh-quote.c     const char *argv[1];
argv              177 maint/gnulib/tests/test-sh-quote.c     argv[0] = NULL;
argv              178 maint/gnulib/tests/test-sh-quote.c     result = shell_quote_argv (argv);
argv              183 maint/gnulib/tests/test-sh-quote.c     const char *argv[2];
argv              185 maint/gnulib/tests/test-sh-quote.c     argv[0] = "foo bar/baz";
argv              186 maint/gnulib/tests/test-sh-quote.c     argv[1] = NULL;
argv              187 maint/gnulib/tests/test-sh-quote.c     result = shell_quote_argv (argv);
argv              192 maint/gnulib/tests/test-sh-quote.c     const char *argv[3];
argv              194 maint/gnulib/tests/test-sh-quote.c     argv[0] = "foo bar/baz";
argv              195 maint/gnulib/tests/test-sh-quote.c     argv[1] = "$";
argv              196 maint/gnulib/tests/test-sh-quote.c     argv[2] = NULL;
argv              197 maint/gnulib/tests/test-sh-quote.c     result = shell_quote_argv (argv);
argv               38 maint/gnulib/tests/test-sigpipe.c main (int argc, char **argv)
argv               40 maint/gnulib/tests/test-sigpipe.c   char mode = argv[1][0];
argv               44 maint/gnulib/tests/test-sigprocmask.c main (int argc, char *argv[])
argv               34 maint/gnulib/tests/test-snprintf-posix.c main (int argc, char *argv[])
argv               31 maint/gnulib/tests/test-snprintf.c main (int argc, char *argv[])
argv               92 maint/gnulib/tests/test-spawn-pipe-child.c main (int argc, char *argv[])
argv              122 maint/gnulib/tests/test-spawn-pipe-child.c   switch (atoi (argv[1]))
argv               47 maint/gnulib/tests/test-spawn-pipe-main.c   const char *argv[3];
argv               52 maint/gnulib/tests/test-spawn-pipe-main.c   argv[0] = prog;
argv               53 maint/gnulib/tests/test-spawn-pipe-main.c   argv[1] = (stderr_closed ? "1" : "0");
argv               54 maint/gnulib/tests/test-spawn-pipe-main.c   argv[2] = NULL;
argv               55 maint/gnulib/tests/test-spawn-pipe-main.c   pid = create_pipe_bidi (prog, prog, argv, NULL, false, true, true, fd);
argv               77 maint/gnulib/tests/test-spawn-pipe-main.c main (int argc, char *argv[])
argv               84 maint/gnulib/tests/test-spawn-pipe-main.c       fprintf (stderr, "%s: need 2 arguments\n", argv[0]);
argv               94 maint/gnulib/tests/test-spawn-pipe-main.c   test = atoi (argv[2]);
argv              135 maint/gnulib/tests/test-spawn-pipe-main.c   test_pipe (argv[1], test >= 4);
argv               37 maint/gnulib/tests/test-sprintf-posix.c main (int argc, char *argv[])
argv              284 maint/gnulib/tests/test-ssfmalloc.c main (int argc, char *argv[])
argv              288 maint/gnulib/tests/test-ssfmalloc.c     srand (atoi (argv[1]));
argv               33 maint/gnulib/tests/test-strstr.c main (int argc, char *argv[])
argv               27 maint/gnulib/tests/test-strtod1.c main (int argc, char *argv[])
argv               27 maint/gnulib/tests/test-strtold1.c main (int argc, char *argv[])
argv               36 maint/gnulib/tests/test-system-quote-child.c main (int argc, char *argv[])
argv               48 maint/gnulib/tests/test-system-quote-child.c   arg = argv[1];
argv              316 maint/gnulib/tests/test-system-quote-main.c main (int argc, char *argv[])
argv              322 maint/gnulib/tests/test-system-quote-main.c       fprintf (stderr, "%s: need 1 argument\n", argv[0]);
argv              325 maint/gnulib/tests/test-system-quote-main.c   prog = argv[1];
argv               98 maint/gnulib/tests/test-term-style-control-hello.c main (int argc, char *argv[])
argv              100 maint/gnulib/tests/test-term-style-control-yes.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-times.c main (int argc, char *argv[])
argv               72 maint/gnulib/tests/test-times.c       size_t size = atoi (argv[1]);
argv               33 maint/gnulib/tests/test-truncate.c main (int argc, char *argv[])
argv              264 maint/gnulib/tests/test-tsearch.c main (int argc, char **argv)
argv               37 maint/gnulib/tests/test-uname.c main (int argc, char *argv[])
argv               53 maint/gnulib/tests/test-unicodeio.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/test-unicodeio.c         switch (argv[1][0])
argv               59 maint/gnulib/tests/test-unlinkat.c main (_GL_UNUSED int argc, char *argv[])
argv             3665 maint/gnulib/tests/test-vasnprintf-posix.c main (int argc, char *argv[])
argv               30 maint/gnulib/tests/test-vasnprintf-posix2.c main (int argc, char *argv[])
argv               78 maint/gnulib/tests/test-vasnprintf-posix3.c main (int argc, char *argv[])
argv              116 maint/gnulib/tests/test-vasnprintf.c main (int argc, char *argv[])
argv             3597 maint/gnulib/tests/test-vasprintf-posix.c main (int argc, char *argv[])
argv               98 maint/gnulib/tests/test-vasprintf.c main (int argc, char *argv[])
argv               48 maint/gnulib/tests/test-vdprintf-posix.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/test-vdprintf.c main (int argc, char *argv[])
argv               26 maint/gnulib/tests/test-version-etc.c main (_GL_UNUSED int argc, char **argv)
argv               48 maint/gnulib/tests/test-vfprintf-posix.c main (int argc, char *argv[])
argv               48 maint/gnulib/tests/test-vprintf-posix.c main (int argc, char *argv[])
argv               47 maint/gnulib/tests/test-vsnprintf-posix.c main (int argc, char *argv[])
argv               44 maint/gnulib/tests/test-vsnprintf.c main (int argc, char *argv[])
argv               50 maint/gnulib/tests/test-vsprintf-posix.c main (int argc, char *argv[])
argv              305 maint/gnulib/tests/test-wcrtomb-w32.c main (int argc, char *argv[])
argv              307 maint/gnulib/tests/test-wcrtomb-w32.c   int codepage = atoi (argv[argc - 1]);
argv              314 maint/gnulib/tests/test-wcrtomb-w32.c       int ret = test_one_locale (argv[i], codepage);
argv              331 maint/gnulib/tests/test-wcrtomb-w32.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-wcrtomb.c main (int argc, char *argv[])
argv              117 maint/gnulib/tests/test-wcrtomb.c     switch (argv[1][0])
argv               34 maint/gnulib/tests/test-wcsnrtombs.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-wcsnrtombs.c       switch (argv[1][0])
argv               34 maint/gnulib/tests/test-wcsrtombs.c main (int argc, char *argv[])
argv               55 maint/gnulib/tests/test-wcsrtombs.c       switch (argv[1][0])
argv               24 maint/gnulib/tests/test-xalloc-die.c main (_GL_UNUSED int argc, char **argv)
argv               33 maint/gnulib/tests/test-xfprintf-posix.c main (_GL_UNUSED int argc, char *argv[])
argv               29 maint/gnulib/tests/test-xmemdup0.c main (int argc, char **argv)
argv               32 maint/gnulib/tests/test-xprintf-posix.c main (_GL_UNUSED int argc, char *argv[])
argv               39 maint/gnulib/tests/test-xstrtol.c main (int argc, char **argv)
argv               51 maint/gnulib/tests/test-xstrtol.c       s_err = __xstrtol (argv[i], &p, 0, &val, "bckMw0");
argv               54 maint/gnulib/tests/test-xstrtol.c           printf ("%s->%" __spec " (%s)\n", argv[i], val, p);
argv               58 maint/gnulib/tests/test-xstrtol.c           xstrtol_fatal (s_err, -2, 'X', NULL, argv[i]);
argv              129 maint/gnulib/tests/test-xvasprintf.c main (_GL_UNUSED int argc, char *argv[])
argv               35 maint/gnulib/tests/test-yesno.c main (int argc, char **argv)
argv               53 maint/gnulib/tests/test-yesno.c     i = atoi (argv[1]);
argv               29 maint/gnulib/tests/unicase/test-locale-language.c main (int argc, char *argv[])
argv               38 maint/gnulib/tests/unicase/test-locale-language.c   expected = argv[1];
argv              371 maint/gnulib/tests/unicase/test-ulc-casecmp.c main (int argc, char *argv[])
argv              380 maint/gnulib/tests/unicase/test-ulc-casecmp.c     switch (argv[1][0])
argv               96 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c main (int argc, char *argv[])
argv              108 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c                "test file.\n", argv[0]);
argv              112 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c   filename = argv[1];
argv               58 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c main (int argc, char *argv[])
argv               70 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c                "test file.\n", argv[0]);
argv               74 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c   filename = argv[1];
argv              364 maint/gnulib/tests/uniname/test-uninames.c main (int argc, char *argv[])
argv              369 maint/gnulib/tests/uniname/test-uninames.c   for (i = 1; i < argc && strcmp (argv[i], "--") != 0; i++)
argv              370 maint/gnulib/tests/uniname/test-uninames.c     fill_names (argv[i]);
argv              380 maint/gnulib/tests/uniname/test-uninames.c         fill_aliases (argv[i]);
argv              100 maint/gnulib/tests/uninorm/test-u32-nfc-big.c main (int argc, char *argv[])
argv              104 maint/gnulib/tests/uninorm/test-u32-nfc-big.c   read_normalization_test_file (argv[1], &file);
argv              100 maint/gnulib/tests/uninorm/test-u32-nfd-big.c main (int argc, char *argv[])
argv              104 maint/gnulib/tests/uninorm/test-u32-nfd-big.c   read_normalization_test_file (argv[1], &file);
argv               97 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c   read_normalization_test_file (argv[1], &file);
argv               97 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c   read_normalization_test_file (argv[1], &file);
argv               42 maint/gnulib/tests/unistdio/test-u16-asnprintf1.c main (int argc, char *argv[])
argv               71 maint/gnulib/tests/unistdio/test-u16-vasnprintf1.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c main (int argc, char *argv[])
argv               58 maint/gnulib/tests/unistdio/test-u16-vasprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u16-vsnprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u16-vsprintf1.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/unistdio/test-u32-asnprintf1.c main (int argc, char *argv[])
argv               71 maint/gnulib/tests/unistdio/test-u32-vasnprintf1.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c main (int argc, char *argv[])
argv              111 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c main (int argc, char *argv[])
argv               58 maint/gnulib/tests/unistdio/test-u32-vasprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u32-vsnprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u32-vsprintf1.c main (int argc, char *argv[])
argv               42 maint/gnulib/tests/unistdio/test-u8-asnprintf1.c main (int argc, char *argv[])
argv               71 maint/gnulib/tests/unistdio/test-u8-vasnprintf1.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c main (int argc, char *argv[])
argv              101 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c main (int argc, char *argv[])
argv               58 maint/gnulib/tests/unistdio/test-u8-vasprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u8-vsnprintf1.c main (int argc, char *argv[])
argv               63 maint/gnulib/tests/unistdio/test-u8-vsprintf1.c main (int argc, char *argv[])
argv               40 maint/gnulib/tests/unistdio/test-ulc-asnprintf1.c main (int argc, char *argv[])
argv               69 maint/gnulib/tests/unistdio/test-ulc-vasnprintf1.c main (int argc, char *argv[])
argv              238 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c main (int argc, char *argv[])
argv              226 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c main (int argc, char *argv[])
argv               56 maint/gnulib/tests/unistdio/test-ulc-vasprintf1.c main (int argc, char *argv[])
argv               56 maint/gnulib/tests/unistdio/test-ulc-vsnprintf1.c main (int argc, char *argv[])
argv               56 maint/gnulib/tests/unistdio/test-ulc-vsprintf1.c main (int argc, char *argv[])
argv               64 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c main (int argc, char *argv[])
argv               76 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c                "test file.\n", argv[0]);
argv               80 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c   filename = argv[1];
argv              201 tools/attrd_updater.c main(int argc, char **argv)
argv              211 tools/attrd_updater.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "dlnsvBNUS");
argv              221 tools/attrd_updater.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              420 tools/cibadmin.c main(int argc, char **argv)
argv              454 tools/cibadmin.c         flag = pcmk__next_cli_option(argc, argv, &option_index, NULL);
argv              543 tools/cibadmin.c                 crm_log_args(argc, argv);
argv              562 tools/cibadmin.c                 crm_log_args(argc, argv);
argv              567 tools/cibadmin.c                 crm_log_args(argc, argv);
argv              571 tools/cibadmin.c                 crm_log_args(argc, argv);
argv              600 tools/cibadmin.c                 crm_log_args(argc, argv);
argv              605 tools/cibadmin.c                     crm_xml_add(output, XML_ATTR_VALIDATION, argv[optind]);
argv              619 tools/cibadmin.c         crm_bump_log_level(argc, argv);
argv              626 tools/cibadmin.c             printf("%s ", argv[optind++]);
argv              431 tools/crm_attribute.c main(int argc, char **argv)
argv              444 tools/crm_attribute.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "NPUdilnpstv");
argv              455 tools/crm_attribute.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              287 tools/crm_diff.c main(int argc, char **argv)
argv              296 tools/crm_diff.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "nopNO");
argv               70 tools/crm_error.c main(int argc, char **argv)
argv               82 tools/crm_error.c     gchar **processed_args = pcmk__cmdline_preproc(argv, NULL);
argv             1355 tools/crm_mon.c main(int argc, char **argv)
argv             1370 tools/crm_mon.c     if (pcmk__ends_with_ext(argv[0], ".cgi")) {
argv             1375 tools/crm_mon.c     processed_args = pcmk__cmdline_preproc(argv, "ehimpxEILU");
argv             1395 tools/crm_mon.c         crm_bump_log_level(argc, argv);
argv             1480 tools/crm_mon.c         rc = pcmk__output_new(&out, "text", args->output_dest, argv);
argv             1482 tools/crm_mon.c         rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv               63 tools/crm_mon.h pcmk__output_t *crm_mon_mk_curses_output(char **argv);
argv              335 tools/crm_mon_curses.c crm_mon_mk_curses_output(char **argv) {
argv              343 tools/crm_mon_curses.c     retval->request = argv == NULL ? NULL : g_strjoinv(" ", argv);
argv              532 tools/crm_node.c main(int argc, char **argv)
argv              538 tools/crm_node.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "NR");
argv             1531 tools/crm_resource.c main(int argc, char **argv)
argv             1547 tools/crm_resource.c     processed_args = pcmk__cmdline_preproc(argv, "GHINSTdginpstuvx");
argv             1558 tools/crm_resource.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv             1573 tools/crm_resource.c     crm_log_args(argc, argv);
argv             1606 tools/crm_resource.c                             argv[optind]);
argv              275 tools/crm_rule.c main(int argc, char **argv)
argv              290 tools/crm_rule.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "drX");
argv              300 tools/crm_rule.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              245 tools/crm_shadow.c main(int argc, char **argv)
argv              274 tools/crm_shadow.c         flag = pcmk__next_cli_option(argc, argv, &option_index, NULL);
argv              318 tools/crm_shadow.c                 crm_bump_log_level(argc, argv);
argv              342 tools/crm_shadow.c             printf("%s ", argv[optind++]);
argv              450 tools/crm_simulate.c main(int argc, char **argv)
argv              460 tools/crm_simulate.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "bdefgiqrtuwxDFGINOP");
argv              480 tools/crm_simulate.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              730 tools/crm_ticket.c main(int argc, char **argv)
argv              748 tools/crm_ticket.c     processed_args = pcmk__cmdline_preproc(argv, "dintvxCDGS");
argv              103 tools/crm_verify.c main(int argc, char **argv)
argv              120 tools/crm_verify.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "xSX");
argv              131 tools/crm_verify.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              173 tools/crmadmin.c main(int argc, char **argv)
argv              185 tools/crmadmin.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "itKNS");
argv              196 tools/crmadmin.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              528 tools/ipmiservicelogd.c main(int argc, char *argv[])
argv              547 tools/ipmiservicelogd.c         for (char **arg = &argv[1]; *arg != NULL; ++arg) {
argv              549 tools/ipmiservicelogd.c                 usage(argv[0]);
argv              558 tools/ipmiservicelogd.c     rv = ipmi_parse_args2(&curr_arg, argc, argv, &args);
argv              561 tools/ipmiservicelogd.c         usage(argv[0]);
argv              110 tools/iso8601.c main(int argc, char **argv)
argv              134 tools/iso8601.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv              140 tools/iso8601.c                 crm_bump_log_level(argc, argv);
argv               96 tools/notifyServicelogEvent.c main(int argc, char *argv[])
argv              115 tools/notifyServicelogEvent.c         flag = pcmk__next_cli_option(argc, argv, &index, NULL);
argv              140 tools/notifyServicelogEvent.c     if (sscanf(argv[optind], "%" U64TS, &event_id) != 1) {
argv              367 tools/stonith_admin.c main(int argc, char **argv)
argv              384 tools/stonith_admin.c     gchar **processed_args = pcmk__cmdline_preproc(argv, "adehilorstvyBCDFHQRTU");
argv              399 tools/stonith_admin.c     rc = pcmk__output_new(&out, args->output_ty, args->output_dest, argv);
argv              465 tools/stonith_admin.c         crm_log_args(argc, argv);
argv              472 tools/stonith_admin.c         crm_log_args(argc, argv);
argv              479 tools/stonith_admin.c         crm_log_args(argc, argv);
argv              485 tools/stonith_admin.c         crm_log_args(argc, argv);