argc 330 daemons/attrd/pacemaker-attrd.c main(int argc, char **argv) argc 338 daemons/attrd/pacemaker-attrd.c crm_log_preinit(NULL, argc, argv); argc 345 daemons/attrd/pacemaker-attrd.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 351 daemons/attrd/pacemaker-attrd.c crm_bump_log_level(argc, argv); argc 362 daemons/attrd/pacemaker-attrd.c if (optind > argc) { argc 370 daemons/attrd/pacemaker-attrd.c crm_log_init(T_ATTRD, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 88 daemons/based/pacemaker-based.c main(int argc, char **argv) argc 97 daemons/based/pacemaker-based.c crm_log_preinit(NULL, argc, argv); argc 108 daemons/based/pacemaker-based.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 114 daemons/based/pacemaker-based.c crm_bump_log_level(argc, argv); argc 161 daemons/based/pacemaker-based.c if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) { argc 166 daemons/based/pacemaker-based.c if (optind > argc) { argc 174 daemons/based/pacemaker-based.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 53 daemons/controld/pacemaker-controld.c main(int argc, char **argv) argc 61 daemons/controld/pacemaker-controld.c crm_log_preinit(NULL, argc, argv); argc 67 daemons/controld/pacemaker-controld.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 73 daemons/controld/pacemaker-controld.c crm_bump_log_level(argc, argv); argc 84 daemons/controld/pacemaker-controld.c if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) { argc 87 daemons/controld/pacemaker-controld.c } else if (argc - optind == 1 && pcmk__str_eq("version", argv[optind], pcmk__str_casei)) { argc 92 daemons/controld/pacemaker-controld.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 94 daemons/controld/pacemaker-controld.c if (optind > argc) { argc 509 daemons/execd/cts-exec-helper.c main(int argc, char **argv) argc 525 daemons/execd/cts-exec-helper.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); argc 535 daemons/execd/cts-exec-helper.c crm_bump_log_level(argc, argv); argc 620 daemons/execd/cts-exec-helper.c if (optind > argc) { argc 630 daemons/execd/cts-exec-helper.c argc, argv, FALSE); argc 420 daemons/execd/pacemaker-execd.c main(int argc, char **argv, char **envp) argc 429 daemons/execd/pacemaker-execd.c remoted_spawn_pidone(argc, argv, envp); argc 432 daemons/execd/pacemaker-execd.c crm_log_preinit(EXECD_NAME, argc, argv); argc 436 daemons/execd/pacemaker-execd.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 471 daemons/execd/pacemaker-execd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 474 daemons/execd/pacemaker-execd.c crm_bump_log_level(argc, argv); argc 102 daemons/execd/pacemaker-execd.h void remoted_spawn_pidone(int argc, char **argv, char **envp); argc 195 daemons/execd/remoted_pidone.c remoted_spawn_pidone(int argc, char **argv, char **envp) argc 259 daemons/execd/remoted_pidone.c for (i = 0; i < argc; i++) { argc 610 daemons/fenced/cts-fence-helper.c main(int argc, char **argv) argc 624 daemons/fenced/cts-fence-helper.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); argc 652 daemons/fenced/cts-fence-helper.c crm_log_init(NULL, LOG_INFO, TRUE, (verbose? TRUE : FALSE), argc, argv, argc 655 daemons/fenced/cts-fence-helper.c if (optind > argc) { argc 1399 daemons/fenced/pacemaker-fenced.c main(int argc, char **argv) argc 1410 daemons/fenced/pacemaker-fenced.c crm_log_preinit(NULL, argc, argv); argc 1416 daemons/fenced/pacemaker-fenced.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); argc 1423 daemons/fenced/pacemaker-fenced.c crm_bump_log_level(argc, argv); argc 1455 daemons/fenced/pacemaker-fenced.c if (argc - optind == 1 && pcmk__str_eq("metadata", argv[optind], pcmk__str_casei)) { argc 1629 daemons/fenced/pacemaker-fenced.c if (optind != argc) { argc 1637 daemons/fenced/pacemaker-fenced.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 247 daemons/pacemakerd/pacemakerd.c main(int argc, char **argv) argc 268 daemons/pacemakerd/pacemakerd.c crm_log_preinit(NULL, argc, argv); argc 306 daemons/pacemakerd/pacemakerd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 67 daemons/schedulerd/pacemaker-schedulerd.c main(int argc, char **argv) argc 77 daemons/schedulerd/pacemaker-schedulerd.c crm_log_preinit(NULL, argc, argv); argc 116 daemons/schedulerd/pacemaker-schedulerd.c crm_log_init(NULL, LOG_INFO, TRUE, FALSE, argc, argv, FALSE); argc 28 devel/scratch.c main(int argc, char **argv) argc 34 devel/scratch.c crm_log_init(NULL, LOG_TRACE, FALSE, TRUE, argc, argv, FALSE); argc 36 devel/scratch.c flag = getopt(argc, argv, OPTARGS); argc 116 include/crm/common/logging.h void crm_log_preinit(const char *entity, int argc, char **argv); argc 118 include/crm/common/logging.h gboolean to_stderr, int argc, char **argv, gboolean quiet); argc 120 include/crm/common/logging.h void crm_log_args(int argc, char **argv); argc 128 include/crm/common/logging.h void crm_bump_log_level(int argc, char **argv); argc 63 include/crm/common/options_internal.h int pcmk__next_cli_option(int argc, char **argv, int *index, argc 736 lib/common/logging.c set_identity(const char *entity, int argc, char **argv) argc 745 lib/common/logging.c } else if ((argc > 0) && (argv != NULL)) { argc 765 lib/common/logging.c crm_log_preinit(const char *entity, int argc, char **argv) argc 799 lib/common/logging.c set_identity(entity, argc, argv); argc 851 lib/common/logging.c int argc, char **argv, gboolean quiet) argc 858 lib/common/logging.c crm_log_preinit(entity, argc, argv); argc 976 lib/common/logging.c crm_log_args(argc, argv); argc 1019 lib/common/logging.c crm_bump_log_level(int argc, char **argv) argc 1045 lib/common/logging.c crm_log_args(int argc, char **argv) argc 1050 lib/common/logging.c if ((argc == 0) || (argv == NULL) || logged) { argc 147 lib/common/options.c pcmk__next_cli_option(int argc, char **argv, int *index, const char **longname) argc 158 lib/common/options.c int flag = getopt_long(argc, argv, crm_short_options, long_opts, index); argc 185 lib/common/options.c return getopt(argc, argv, crm_short_options); argc 30 lib/common/tests/acl/pcmk_acl_required_test.c main(int argc, char **argv) argc 63 lib/common/tests/acl/xml_acl_denied_test.c main(int argc, char **argv) argc 63 lib/common/tests/acl/xml_acl_enabled_test.c main(int argc, char **argv) argc 53 lib/common/tests/agents/pcmk_stonith_param_test.c main(int argc, char **argv) argc 147 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c main(int argc, char **argv) argc 43 lib/common/tests/flags/pcmk__clear_flags_as_test.c main(int argc, char **argv) argc 29 lib/common/tests/flags/pcmk__set_flags_as_test.c main(int argc, char **argv) argc 36 lib/common/tests/flags/pcmk_all_flags_set_test.c main(int argc, char **argv) argc 30 lib/common/tests/flags/pcmk_any_flags_set_test.c main(int argc, char **argv) argc 59 lib/common/tests/health/pcmk__parse_health_strategy_test.c main(int argc, char **argv) argc 41 lib/common/tests/health/pcmk__validate_health_strategy_test.c main(int argc, char **argv) { argc 39 lib/common/tests/io/pcmk__full_path_test.c main(int argc, char **argv) argc 84 lib/common/tests/io/pcmk__get_tmpdir_test.c main(int argc, char **argv) argc 30 lib/common/tests/iso8601/pcmk__readable_interval_test.c main(int argc, char **argv) argc 146 lib/common/tests/lists/pcmk__subtract_lists_test.c main(int argc, char **argv) argc 54 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c main(int argc, char **argv) argc 64 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c main(int argc, char **argv) argc 37 lib/common/tests/nvpair/pcmk__xe_set_bool_attr_test.c main(int argc, char **argv) argc 215 lib/common/tests/operations/parse_op_key_test.c int main(int argc, char **argv) argc 29 lib/common/tests/operations/pcmk_is_probe_test.c int main(int argc, char **argv) argc 47 lib/common/tests/operations/pcmk_xe_is_probe_test.c int main(int argc, char **argv) argc 152 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c int main(int argc, char **argv) argc 59 lib/common/tests/results/pcmk__results_test.c int main(int argc, char **argv) { argc 74 lib/common/tests/scores/char2score_test.c int main(int argc, char **argv) argc 72 lib/common/tests/scores/pcmk__add_scores_test.c int main(int argc, char **argv) argc 60 lib/common/tests/scores/score2char_stack_test.c int main(int argc, char **argv) argc 50 lib/common/tests/scores/score2char_test.c int main(int argc, char **argv) argc 52 lib/common/tests/strings/crm_get_msec_test.c main(int argc, char **argv) argc 59 lib/common/tests/strings/crm_is_true_test.c main(int argc, char **argv) argc 92 lib/common/tests/strings/crm_str_to_boolean_test.c main(int argc, char **argv) argc 95 lib/common/tests/strings/pcmk__add_word_test.c main(int argc, char **argv) argc 26 lib/common/tests/strings/pcmk__btoa_test.c main(int argc, char **argv) argc 46 lib/common/tests/strings/pcmk__char_in_any_str_test.c int main(int argc, char **argv) argc 42 lib/common/tests/strings/pcmk__compress_test.c main(int argc, char **argv) argc 59 lib/common/tests/strings/pcmk__ends_with_test.c main(int argc, char **argv) argc 76 lib/common/tests/strings/pcmk__guint_from_hash_test.c int main(int argc, char **argv) { argc 71 lib/common/tests/strings/pcmk__numeric_strcasecmp_test.c main(int argc, char **argv) argc 102 lib/common/tests/strings/pcmk__parse_ll_range_test.c int main(int argc, char **argv) argc 149 lib/common/tests/strings/pcmk__scan_double_test.c int main(int argc, char **argv) argc 60 lib/common/tests/strings/pcmk__scan_min_int_test.c int main(int argc, char **argv) argc 59 lib/common/tests/strings/pcmk__scan_port_test.c int main(int argc, char **argv) argc 38 lib/common/tests/strings/pcmk__starts_with_test.c main(int argc, char **argv) argc 48 lib/common/tests/strings/pcmk__str_any_of_test.c int main(int argc, char **argv) argc 105 lib/common/tests/strings/pcmk__str_in_list_test.c int main(int argc, char **argv) argc 60 lib/common/tests/strings/pcmk__str_table_dup_test.c int main(int argc, char **argv) { argc 59 lib/common/tests/strings/pcmk__str_update_test.c main(int argc, char **argv) argc 79 lib/common/tests/strings/pcmk__strcmp_test.c int main(int argc, char **argv) { argc 43 lib/common/tests/strings/pcmk__strikey_table_test.c int main(int argc, char **argv) { argc 43 lib/common/tests/strings/pcmk__strkey_table_test.c int main(int argc, char **argv) { argc 71 lib/common/tests/strings/pcmk__trim_test.c int main(int argc, char **argv) { argc 55 lib/common/tests/utils/compare_version_test.c int main(int argc, char **argv) argc 43 lib/common/tests/utils/crm_meta_name_test.c int main(int argc, char **argv) argc 57 lib/common/tests/utils/crm_meta_value_test.c int main(int argc, char **argv) argc 116 lib/common/tests/utils/crm_user_lookup_test.c int main(int argc, char **argv) argc 64 lib/common/tests/utils/pcmk_daemon_user_test.c int main(int argc, char **argv) argc 62 lib/common/tests/utils/pcmk_hostname_test.c main(int argc, char **argv) argc 56 lib/common/tests/utils/pcmk_str_is_infinity_test.c int main(int argc, char **argv) argc 53 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c int main(int argc, char **argv) argc 50 lib/common/tests/xpath/pcmk__xpath_node_id_test.c main(int argc, char **argv) argc 664 lib/pengine/tests/native/native_find_rsc_test.c int main(int argc, char **argv) { argc 148 lib/pengine/tests/native/pe_base_name_eq_test.c int main(int argc, char **argv) { argc 117 lib/pengine/tests/rules/pe_cron_range_satisfied_test.c int main(int argc, char **argv) { argc 38 lib/pengine/tests/unpack/pe_base_name_end_test.c int main(int argc, char **argv) { argc 249 maint/gnulib/lib/argmatch.c main (int argc, const char *const *argv) argc 254 maint/gnulib/lib/argmatch.c if (argc > 2) argc 264 maint/gnulib/lib/argmatch.c if (argc == 2) argc 460 maint/gnulib/lib/argp-parse.c int argc, char **argv, int flags, void *input) argc 512 maint/gnulib/lib/argp-parse.c parser->state.argc = argc; argc 555 maint/gnulib/lib/argp-parse.c parser->state.argv--, parser->state.argc++; argc 582 maint/gnulib/lib/argp-parse.c if (parser->state.next == parser->state.argc) argc 700 maint/gnulib/lib/argp-parse.c parser->state.next = parser->state.argc; argc 802 maint/gnulib/lib/argp-parse.c opt = _getopt_long_only_r (parser->state.argc, parser->state.argv, argc 806 maint/gnulib/lib/argp-parse.c opt = _getopt_long_r (parser->state.argc, parser->state.argv, argc 841 maint/gnulib/lib/argp-parse.c if (parser->state.next >= parser->state.argc argc 874 maint/gnulib/lib/argp-parse.c __argp_parse (const struct argp *argp, int argc, char **argv, unsigned flags, argc 922 maint/gnulib/lib/argp-parse.c err = parser_init (&parser, argp, argc, argv, flags, input); argc 315 maint/gnulib/lib/argp.h int argc; argc 253 maint/gnulib/lib/argz.c int argc; argc 258 maint/gnulib/lib/argz.c for (argc = 0; argv[argc] != NULL; ++argc) argc 259 maint/gnulib/lib/argz.c tlen += strlen (argv[argc]) + 1; argc 216 maint/gnulib/lib/chdir-long.c main (int argc, char *argv[]) argc 244 maint/gnulib/lib/chdir-long.c if (argc <= 1) argc 123 maint/gnulib/lib/csharpcomp.c unsigned int argc; argc 136 maint/gnulib/lib/csharpcomp.c argc = argc 139 maint/gnulib/lib/csharpcomp.c argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *)); argc 186 maint/gnulib/lib/csharpcomp.c if (argp - argv != argc) argc 237 maint/gnulib/lib/csharpcomp.c if (argv[argc - sources_count + i] != sources[i]) argc 238 maint/gnulib/lib/csharpcomp.c freea ((char *) argv[argc - sources_count + i]); argc 314 maint/gnulib/lib/csharpcomp.c unsigned int argc; argc 320 maint/gnulib/lib/csharpcomp.c argc = argc 323 maint/gnulib/lib/csharpcomp.c argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *)); argc 371 maint/gnulib/lib/csharpcomp.c if (argp - argv != argc) argc 388 maint/gnulib/lib/csharpcomp.c if (argv[argc - sources_count + i] != sources[i]) argc 389 maint/gnulib/lib/csharpcomp.c freea ((char *) argv[argc - sources_count + i]); argc 209 maint/gnulib/lib/euidaccess.c main (int argc, char **argv) argc 215 maint/gnulib/lib/euidaccess.c if (argc < 3) argc 10400 maint/gnulib/lib/gen-uni-tables.c main (int argc, char * argv[]) argc 10418 maint/gnulib/lib/gen-uni-tables.c if (argc != 16) argc 338 maint/gnulib/lib/get_ppid_of.c main (int argc, char *argv[]) argc 522 maint/gnulib/lib/get_progname_of.c main (int argc, char *argv[]) argc 194 maint/gnulib/lib/getopt.c process_long_option (int argc, char **argv, const char *optstring, argc 354 maint/gnulib/lib/getopt.c if (d->optind < argc) argc 381 maint/gnulib/lib/getopt.c _getopt_initialize (_GL_UNUSED int argc, argc 471 maint/gnulib/lib/getopt.c _getopt_internal_r (int argc, char **argv, const char *optstring, argc 477 maint/gnulib/lib/getopt.c if (argc < 1) argc 483 maint/gnulib/lib/getopt.c optstring = _getopt_initialize (argc, argv, optstring, d, posixly_correct); argc 518 maint/gnulib/lib/getopt.c while (d->optind < argc && NONOPTION_P) argc 528 maint/gnulib/lib/getopt.c if (d->optind != argc && !strcmp (argv[d->optind], "--")) argc 537 maint/gnulib/lib/getopt.c d->__last_nonopt = argc; argc 539 maint/gnulib/lib/getopt.c d->optind = argc; argc 545 maint/gnulib/lib/getopt.c if (d->optind == argc) argc 574 maint/gnulib/lib/getopt.c return process_long_option (argc, argv, optstring, longopts, argc 596 maint/gnulib/lib/getopt.c code = process_long_option (argc, argv, optstring, longopts, argc 632 maint/gnulib/lib/getopt.c else if (d->optind == argc) argc 651 maint/gnulib/lib/getopt.c return process_long_option (argc, argv, optstring, longopts, longind, argc 678 maint/gnulib/lib/getopt.c else if (d->optind == argc) argc 703 maint/gnulib/lib/getopt.c _getopt_internal (int argc, char **argv, const char *optstring, argc 712 maint/gnulib/lib/getopt.c result = _getopt_internal_r (argc, argv, optstring, longopts, argc 729 maint/gnulib/lib/getopt.c NAME (int argc, char *const *argv, const char *optstring) \ argc 731 maint/gnulib/lib/getopt.c return _getopt_internal (argc, (char **)argv, optstring, \ argc 749 maint/gnulib/lib/getopt.c main (int argc, char **argv) argc 758 maint/gnulib/lib/getopt.c c = getopt (argc, argv, "abc:d:0123456789"); argc 800 maint/gnulib/lib/getopt.c if (optind < argc) argc 803 maint/gnulib/lib/getopt.c while (optind < argc) argc 28 maint/gnulib/lib/getopt1.c getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, argc 31 maint/gnulib/lib/getopt1.c return _getopt_internal (argc, (char **) argv, options, long_options, argc 36 maint/gnulib/lib/getopt1.c _getopt_long_r (int argc, char **argv, const char *options, argc 40 maint/gnulib/lib/getopt1.c return _getopt_internal_r (argc, argv, options, long_options, opt_index, argc 50 maint/gnulib/lib/getopt1.c getopt_long_only (int argc, char *__getopt_argv_const *argv, argc 54 maint/gnulib/lib/getopt1.c return _getopt_internal (argc, (char **) argv, options, long_options, argc 59 maint/gnulib/lib/getopt1.c _getopt_long_only_r (int argc, char **argv, const char *options, argc 63 maint/gnulib/lib/getopt1.c return _getopt_internal_r (argc, argv, options, long_options, opt_index, argc 74 maint/gnulib/lib/getopt1.c main (int argc, char **argv) argc 94 maint/gnulib/lib/getopt1.c c = getopt_long (argc, argv, "abc:d:0123456789", argc 148 maint/gnulib/lib/getopt1.c if (optind < argc) argc 151 maint/gnulib/lib/getopt1.c while (optind < argc) argc 1009 maint/gnulib/lib/git-merge-changelog.c main (int argc, char *argv[]) argc 1022 maint/gnulib/lib/git-merge-changelog.c while ((optchar = getopt_long (argc, argv, "hV", long_options, NULL)) != EOF) argc 1060 maint/gnulib/lib/git-merge-changelog.c if (optind + 3 != argc) argc 101 maint/gnulib/lib/group-member.c main (int argc, char **argv) argc 105 maint/gnulib/lib/group-member.c for (i = 1; i < argc; i++) argc 369 maint/gnulib/lib/javacomp.c unsigned int argc; argc 377 maint/gnulib/lib/javacomp.c argc = argc 381 maint/gnulib/lib/javacomp.c argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *)); argc 419 maint/gnulib/lib/javacomp.c if (argp - argv != argc) argc 455 maint/gnulib/lib/javacomp.c unsigned int argc; argc 461 maint/gnulib/lib/javacomp.c argc = argc 464 maint/gnulib/lib/javacomp.c argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *)); argc 491 maint/gnulib/lib/javacomp.c if (argp - argv != argc) argc 521 maint/gnulib/lib/javacomp.c unsigned int argc; argc 527 maint/gnulib/lib/javacomp.c argc = argc 530 maint/gnulib/lib/javacomp.c argv = (const char **) xmalloca ((argc + 1) * sizeof (const char *)); argc 547 maint/gnulib/lib/javacomp.c if (argp - argv != argc) argc 45 maint/gnulib/lib/long-options.c parse_long_options (int argc, argc 61 maint/gnulib/lib/long-options.c if (argc == 2 argc 62 maint/gnulib/lib/long-options.c && (c = getopt_long (argc, argv, "+", long_options, NULL)) != -1) argc 98 maint/gnulib/lib/long-options.c parse_gnu_standard_options_only (int argc, argc 115 maint/gnulib/lib/long-options.c if ((c = getopt_long (argc, argv, optstring, long_options, NULL)) != -1) argc 33 maint/gnulib/lib/long-options.h void parse_gnu_standard_options_only (int argc, argc 98 maint/gnulib/lib/os2-spawn.c size_t argc; argc 103 maint/gnulib/lib/os2-spawn.c for (argc = 0; argv[argc] != NULL; argc++) argc 107 maint/gnulib/lib/os2-spawn.c new_argv = (const char **) malloc ((1 + argc + 1) * sizeof (const char *)); argc 118 maint/gnulib/lib/os2-spawn.c for (i = 0; i < argc; i++) argc 142 maint/gnulib/lib/os2-spawn.c for (i = 0; i < argc; i++) argc 152 maint/gnulib/lib/os2-spawn.c new_argv[1 + argc] = NULL; argc 299 maint/gnulib/lib/propername.c main (int argc, char *argv[]) argc 312 maint/gnulib/lib/propername.c main (int argc, char *argv[]) argc 76 maint/gnulib/lib/pt_chown.c main (int argc, char *argv[]) argc 80 maint/gnulib/lib/pt_chown.c if (argc == 1 && euid == ROOT_UID) argc 95 maint/gnulib/lib/pt_chown.c for (remaining = 1; remaining < argc; remaining++) argc 120 maint/gnulib/lib/pt_chown.c if (remaining < argc) argc 203 maint/gnulib/lib/relocwrapper.c main (int argc, char *argv[]) argc 93 maint/gnulib/lib/unicase/u8-casefold.c main (int argc, char * argv[]) argc 96 maint/gnulib/lib/unicase/u8-casefold.c if (argc == 1) argc 106 maint/gnulib/lib/unicase/u8-tolower.c main (int argc, char * argv[]) argc 109 maint/gnulib/lib/unicase/u8-tolower.c if (argc == 1) argc 93 maint/gnulib/lib/unicase/u8-totitle.c main (int argc, char * argv[]) argc 96 maint/gnulib/lib/unicase/u8-totitle.c if (argc == 1) argc 106 maint/gnulib/lib/unicase/u8-toupper.c main (int argc, char * argv[]) argc 109 maint/gnulib/lib/unicase/u8-toupper.c if (argc == 1) argc 233 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c main (int argc, char * argv[]) argc 235 maint/gnulib/lib/unilbrk/u8-possible-linebreaks.c if (argc == 1) argc 174 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c main (int argc, char * argv[]) argc 176 maint/gnulib/lib/unilbrk/u8-width-linebreaks.c if (argc == 2) argc 182 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c main (int argc, char * argv[]) argc 185 maint/gnulib/lib/unilbrk/ulc-possible-linebreaks.c if (argc == 1) argc 200 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c main (int argc, char * argv[]) argc 203 maint/gnulib/lib/unilbrk/ulc-width-linebreaks.c if (argc == 2) argc 96 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c main (int argc, char * argv[]) argc 98 maint/gnulib/lib/uniwbrk/u8-wordbreaks.c if (argc == 1) argc 173 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c main (int argc, char * argv[]) argc 176 maint/gnulib/lib/uniwbrk/ulc-wordbreaks.c if (argc == 1) argc 288 maint/gnulib/lib/userspec.c main (int argc, char **argv) argc 292 maint/gnulib/lib/userspec.c for (i = 1; i < argc; i++) argc 128 maint/gnulib/lib/windows-spawn.c size_t argc; argc 133 maint/gnulib/lib/windows-spawn.c for (argc = 0; argv[argc] != NULL; argc++) argc 137 maint/gnulib/lib/windows-spawn.c new_argv = (const char **) malloc ((1 + argc + 1) * sizeof (const char *)); argc 149 maint/gnulib/lib/windows-spawn.c for (i = 0; i < argc; i++) argc 179 maint/gnulib/lib/windows-spawn.c for (i = 0; i < argc; i++) argc 201 maint/gnulib/lib/windows-spawn.c new_argv[1 + argc] = NULL; argc 73 maint/gnulib/tests/bench-digest.h main (int argc, char *argv[]) argc 75 maint/gnulib/tests/bench-digest.h if (argc != 3) argc 42 maint/gnulib/tests/test-_Exit.c main (int argc, char **argv) argc 44 maint/gnulib/tests/test-_Exit.c MTA (argc + !!argv); argc 62 maint/gnulib/tests/test-aligned-malloc.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-aligned_alloc.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-arcfour.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-arctwo.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/test-argmatch.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-argp-version-etc.c main (int argc, char **argv) argc 45 maint/gnulib/tests/test-argp-version-etc.c return argp_parse (&test_argp, argc, argv, 0, NULL, NULL); argc 262 maint/gnulib/tests/test-argp.c int argc = NARGS (argv); \ argc 293 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) argc 303 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) argc 310 maint/gnulib/tests/test-argp.c test_file (struct argp *argp, int argc, char **argv, struct test_args *args) argc 312 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, args)) argc 324 maint/gnulib/tests/test-argp.c test_file (argp, argc, argv, &test_args); argc 331 maint/gnulib/tests/test-argp.c test_file (argp, argc, argv, &test_args); argc 338 maint/gnulib/tests/test-argp.c test_file (argp, argc, argv, &test_args); argc 345 maint/gnulib/tests/test-argp.c test_file (argp, argc, argv, &test_args); argc 349 maint/gnulib/tests/test-argp.c test_optional (struct argp *argp, int argc, char **argv, argc 353 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, &index, args)) argc 368 maint/gnulib/tests/test-argp.c if (index == argc) argc 379 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); argc 386 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, NULL, "ARG"); argc 393 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); argc 400 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, NULL, "ARG"); argc 407 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "ARG", NULL); argc 414 maint/gnulib/tests/test-argp.c test_optional (argp, argc, argv, &test_args, "OPT", "FILE"); argc 421 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) argc 431 maint/gnulib/tests/test-argp.c if (argp_parse (argp, argc, argv, 0, NULL, &test_args)) argc 441 maint/gnulib/tests/test-argp.c test_file (argp, argc, argv, &test_args); argc 458 maint/gnulib/tests/test-argp.c main (int argc, char **argv) argc 476 maint/gnulib/tests/test-argp.c if (argc > 0) argc 480 maint/gnulib/tests/test-argp.c return argp_parse (&test_argp, argc, argv, 0, NULL, &test_args); argc 84 maint/gnulib/tests/test-array_list.c main (int argc, char *argv[]) argc 89 maint/gnulib/tests/test-array_list.c if (argc > 1) argc 118 maint/gnulib/tests/test-array_map.c main (int argc, char *argv[]) argc 125 maint/gnulib/tests/test-array_map.c if (argc > 1) argc 77 maint/gnulib/tests/test-array_omap.c main (int argc, char *argv[]) argc 84 maint/gnulib/tests/test-array_omap.c if (argc > 1) argc 93 maint/gnulib/tests/test-array_oset.c main (int argc, char *argv[]) argc 99 maint/gnulib/tests/test-array_oset.c if (argc > 1) argc 92 maint/gnulib/tests/test-array_set.c main (int argc, char *argv[]) argc 98 maint/gnulib/tests/test-array_set.c if (argc > 1) argc 303 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c main (int argc, char *argv[]) argc 308 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c if (argc > 2) argc 428 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c main (int argc, char *argv[]) argc 433 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c if (argc > 2) argc 37 maint/gnulib/tests/test-atexit.c main (int argc, char *argv[]) argc 41 maint/gnulib/tests/test-atexit.c if (argc > 1) argc 90 maint/gnulib/tests/test-avltree_list.c main (int argc, char *argv[]) argc 95 maint/gnulib/tests/test-avltree_list.c if (argc > 1) argc 73 maint/gnulib/tests/test-avltree_omap.c main (int argc, char *argv[]) argc 78 maint/gnulib/tests/test-avltree_omap.c if (argc > 1) argc 78 maint/gnulib/tests/test-avltree_oset.c main (int argc, char *argv[]) argc 83 maint/gnulib/tests/test-avltree_oset.c if (argc > 1) argc 117 maint/gnulib/tests/test-avltreehash_list.c main (int argc, char *argv[]) argc 122 maint/gnulib/tests/test-avltreehash_list.c if (argc > 1) argc 33 maint/gnulib/tests/test-binary-io.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-btoc32.c main (int argc, char *argv[]) argc 43 maint/gnulib/tests/test-btoc32.c if (argc > 1) argc 32 maint/gnulib/tests/test-btowc.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-btowc.c if (argc > 1) argc 28 maint/gnulib/tests/test-c-dtoastr.c main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-c-ldtoastr.c main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-c-snprintf.c main (int argc, char *argv[]) argc 49 maint/gnulib/tests/test-c-stack.c main (int argc, char **argv) argc 63 maint/gnulib/tests/test-c-stack.c if (1 < argc) argc 66 maint/gnulib/tests/test-c-stack.c ++*argv[argc]; /* Intentionally dereference NULL. */ argc 30 maint/gnulib/tests/test-c-strcasecmp.c main (int argc, char *argv[]) argc 32 maint/gnulib/tests/test-c-strcasecmp.c if (argc > 1) argc 30 maint/gnulib/tests/test-c-strncasecmp.c main (int argc, char *argv[]) argc 32 maint/gnulib/tests/test-c-strncasecmp.c if (argc > 1) argc 40 maint/gnulib/tests/test-c-vasprintf.c main (int argc, char *argv[]) argc 43 maint/gnulib/tests/test-c-vsnprintf.c main (int argc, char *argv[]) argc 41 maint/gnulib/tests/test-c-xvasprintf.c main (int argc, char *argv[]) argc 48 maint/gnulib/tests/test-c32isalnum.c main (int argc, char *argv[]) argc 127 maint/gnulib/tests/test-c32isalnum.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isalpha.c main (int argc, char *argv[]) argc 125 maint/gnulib/tests/test-c32isalpha.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isblank.c main (int argc, char *argv[]) argc 112 maint/gnulib/tests/test-c32isblank.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32iscntrl.c main (int argc, char *argv[]) argc 108 maint/gnulib/tests/test-c32iscntrl.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isdigit.c main (int argc, char *argv[]) argc 108 maint/gnulib/tests/test-c32isdigit.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isgraph.c main (int argc, char *argv[]) argc 109 maint/gnulib/tests/test-c32isgraph.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32islower.c main (int argc, char *argv[]) argc 118 maint/gnulib/tests/test-c32islower.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isprint.c main (int argc, char *argv[]) argc 110 maint/gnulib/tests/test-c32isprint.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32ispunct.c main (int argc, char *argv[]) argc 134 maint/gnulib/tests/test-c32ispunct.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isspace.c main (int argc, char *argv[]) argc 115 maint/gnulib/tests/test-c32isspace.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isupper.c main (int argc, char *argv[]) argc 118 maint/gnulib/tests/test-c32isupper.c if (argc > 1) argc 48 maint/gnulib/tests/test-c32isxdigit.c main (int argc, char *argv[]) argc 110 maint/gnulib/tests/test-c32isxdigit.c if (argc > 1) argc 317 maint/gnulib/tests/test-c32rtomb-w32.c main (int argc, char *argv[]) argc 319 maint/gnulib/tests/test-c32rtomb-w32.c int codepage = atoi (argv[argc - 1]); argc 324 maint/gnulib/tests/test-c32rtomb-w32.c for (i = 1; i < argc - 1; i++) argc 343 maint/gnulib/tests/test-c32rtomb-w32.c main (int argc, char *argv[]) argc 57 maint/gnulib/tests/test-c32rtomb.c main (int argc, char *argv[]) argc 118 maint/gnulib/tests/test-c32rtomb.c if (argc > 1) argc 34 maint/gnulib/tests/test-c32snrtombs.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-c32snrtombs.c if (argc > 1) argc 34 maint/gnulib/tests/test-c32srtombs.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-c32srtombs.c if (argc > 1) argc 34 maint/gnulib/tests/test-c32stombs.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-c32stombs.c if (argc > 1) argc 86 maint/gnulib/tests/test-carray_list.c main (int argc, char *argv[]) argc 91 maint/gnulib/tests/test-carray_list.c if (argc > 1) argc 39 maint/gnulib/tests/test-ceilf-ieee.c main (int argc, _GL_UNUSED char **argv) argc 41 maint/gnulib/tests/test-ceilf-ieee.c float (*my_ceilf) (float) = argc ? ceilf : dummy; argc 44 maint/gnulib/tests/test-ceilf1.c main (int argc, _GL_UNUSED char **argv) argc 46 maint/gnulib/tests/test-ceilf1.c float (*my_ceilf) (float) = argc ? ceilf : dummy; argc 34 maint/gnulib/tests/test-closein.c main (int argc, char **argv) argc 43 maint/gnulib/tests/test-closein.c if (argc > 2) argc 46 maint/gnulib/tests/test-closein.c if (argc > 1) argc 33 maint/gnulib/tests/test-copy-acl.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-copy-acl.c ASSERT (argc == 3); argc 28 maint/gnulib/tests/test-copy-file.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-copy-file.c ASSERT (argc == 3); argc 33 maint/gnulib/tests/test-count-leading-zeros.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-count-one-bits.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-count-trailing-zeros.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-crc.c main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-des.c main (int argc, char *argv[]) argc 46 maint/gnulib/tests/test-dfa-match-aux.c main (int argc, char **argv) argc 53 maint/gnulib/tests/test-dfa-match-aux.c if (argc < 3) argc 65 maint/gnulib/tests/test-dfa-match-aux.c allow_nl = argc > 3 && atoi (argv[3]); argc 168 maint/gnulib/tests/test-dprintf-posix.c main (int argc, char *argv[]) argc 51 maint/gnulib/tests/test-dprintf-posix2.c main (int argc, char *argv[]) argc 30 maint/gnulib/tests/test-dprintf.c main (int argc, char *argv[]) argc 72 maint/gnulib/tests/test-exclude.c main (int argc, char **argv) argc 77 maint/gnulib/tests/test-exclude.c if (argc == 1) argc 80 maint/gnulib/tests/test-exclude.c while (--argc) argc 91 maint/gnulib/tests/test-exclude.c argc--; argc 119 maint/gnulib/tests/test-exclude.c for (; argc; --argc) argc 27 maint/gnulib/tests/test-exec-child.c main (int argc, char* argv[]) argc 31 maint/gnulib/tests/test-exec-child.c printf ("argc = %d\n", argc); argc 32 maint/gnulib/tests/test-exec-child.c for (i = 1; i < argc; i++) argc 110 maint/gnulib/tests/test-execute-child.c main (int argc, char *argv[]) argc 112 maint/gnulib/tests/test-execute-child.c if (argc == 1) argc 121 maint/gnulib/tests/test-execute-child.c return !(argc == 12 argc 241 maint/gnulib/tests/test-execute-child.c return (argc == 3 && strcmp (argv[2], cwd) == 0 ? 0 : 3); argc 51 maint/gnulib/tests/test-execute-main.c main (int argc, char *argv[]) argc 53 maint/gnulib/tests/test-execute-main.c if (argc != 3) argc 29 maint/gnulib/tests/test-fchown.c main (int argc, char *argv[]) argc 71 maint/gnulib/tests/test-fchownat.c main (_GL_UNUSED int argc, char *argv[]) argc 37 maint/gnulib/tests/test-fclose.c main (int argc, char **argv) argc 215 maint/gnulib/tests/test-fcntl.c main (int argc, char *argv[]) argc 217 maint/gnulib/tests/test-fcntl.c if (argc > 1) argc 33 maint/gnulib/tests/test-fdopendir.c main (_GL_UNUSED int argc, char *argv[]) argc 25 maint/gnulib/tests/test-fflush2.c main (int argc, char **argv) argc 33 maint/gnulib/tests/test-fflush2.c if (argc > 1) argc 42 maint/gnulib/tests/test-ffs.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-ffsl.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-ffsll.c main (int argc, char *argv[]) argc 35 maint/gnulib/tests/test-fgetc.c main (int argc, char **argv) argc 33 maint/gnulib/tests/test-file-has-acl.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-file-has-acl.c ASSERT (argc == 2); argc 34 maint/gnulib/tests/test-filenamecat.c main (_GL_UNUSED int argc, char *argv[]) argc 91 maint/gnulib/tests/test-flock.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-floor1.c main (int argc, _GL_UNUSED char **argv) argc 39 maint/gnulib/tests/test-floorf-ieee.c main (int argc, _GL_UNUSED char **argv) argc 41 maint/gnulib/tests/test-floorf-ieee.c float (*my_floorf) (float) = argc ? floorf : dummy; argc 44 maint/gnulib/tests/test-floorf1.c main (int argc, _GL_UNUSED char **argv) argc 46 maint/gnulib/tests/test-floorf1.c float (*my_floorf) (float) = argc ? floorf : dummy; argc 36 maint/gnulib/tests/test-fprintf-posix.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-fprintf-posix2.c main (int argc, char *argv[]) argc 115 maint/gnulib/tests/test-fprintf-posix2.c main (int argc, char *argv[]) argc 68 maint/gnulib/tests/test-fprintf-posix3.c main (int argc, char *argv[]) argc 35 maint/gnulib/tests/test-fputc.c main (int argc, char **argv) argc 35 maint/gnulib/tests/test-fread.c main (int argc, char **argv) argc 29 maint/gnulib/tests/test-freadahead.c main (int argc, char **argv) argc 30 maint/gnulib/tests/test-freadptr.c main (int argc, char **argv) argc 39 maint/gnulib/tests/test-freadptr2.c main (int argc, char **argv) argc 31 maint/gnulib/tests/test-freadseek.c main (int argc, char **argv) argc 36 maint/gnulib/tests/test-fseek.c main (int argc, char **argv) argc 40 maint/gnulib/tests/test-fseek.c int expected = argc > 1 ? 0 : -1; argc 42 maint/gnulib/tests/test-fseek.c if (argc > 1) argc 51 maint/gnulib/tests/test-fseek.c if (2 < argc) argc 37 maint/gnulib/tests/test-fseeko.c main (int argc, _GL_UNUSED char **argv) argc 41 maint/gnulib/tests/test-fseeko.c int expected = argc > 1 ? 0 : -1; argc 46 maint/gnulib/tests/test-fseeko.c if (argc > 1) argc 55 maint/gnulib/tests/test-fseeko.c if (2 < argc) argc 28 maint/gnulib/tests/test-fseeko3.c main (int argc, char **argv) argc 27 maint/gnulib/tests/test-fseeko4.c main (int argc, char **argv) argc 30 maint/gnulib/tests/test-fstat.c main (int argc, char *argv[]) argc 70 maint/gnulib/tests/test-fstatat.c main (_GL_UNUSED int argc, char *argv[]) argc 66 maint/gnulib/tests/test-fstrcmp.c main (int argc, char *argv[]) argc 37 maint/gnulib/tests/test-ftell.c main (int argc, char **argv) argc 41 maint/gnulib/tests/test-ftell.c if (argc == 1) argc 81 maint/gnulib/tests/test-ftell.c if (2 < argc) argc 37 maint/gnulib/tests/test-ftello.c main (int argc, _GL_UNUSED char **argv) argc 41 maint/gnulib/tests/test-ftello.c if (argc == 1) argc 89 maint/gnulib/tests/test-ftello.c if (2 < argc) argc 27 maint/gnulib/tests/test-ftello4.c main (int argc, char **argv) argc 30 maint/gnulib/tests/test-ftruncate.c main (int argc, char *argv[]) argc 35 maint/gnulib/tests/test-fwrite.c main (int argc, char **argv) argc 26 maint/gnulib/tests/test-gc-arcfour.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-arctwo.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-des.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-hmac-md5.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-hmac-sha1.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-hmac-sha256.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-hmac-sha512.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-md2.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-md4.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-md5.c main (int argc, char *argv[]) argc 81 maint/gnulib/tests/test-gc-pbkdf2-sha1.c main (int argc, char *argv[]) argc 96 maint/gnulib/tests/test-gc-pbkdf2.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-rijndael.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-sha1.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-sha256.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-sha512.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc-sm3.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-gc.c main (int argc, char *argv[]) argc 32 maint/gnulib/tests/test-getcwd-lgpl.c main (int argc, char **argv) argc 37 maint/gnulib/tests/test-getcwd-lgpl.c if (1 < argc) argc 45 maint/gnulib/tests/test-getcwd-lgpl.c if (1 < argc) argc 265 maint/gnulib/tests/test-getcwd.c main (int argc, char **argv) argc 35 maint/gnulib/tests/test-getdomainname.c main (int argc, _GL_UNUSED char *argv[]) argc 62 maint/gnulib/tests/test-getdomainname.c if (argc > 1) argc 29 maint/gnulib/tests/test-getdtablesize.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-getentropy.c main (int argc, char *argv[]) argc 43 maint/gnulib/tests/test-getgroups.c main (int argc, _GL_UNUSED char **argv) argc 80 maint/gnulib/tests/test-getgroups.c if (1 < argc) argc 36 maint/gnulib/tests/test-gethostname.c main (int argc, _GL_UNUSED char *argv[]) argc 63 maint/gnulib/tests/test-gethostname.c if (argc > 1) argc 50 maint/gnulib/tests/test-getloadavg.c main (int argc, char **argv) argc 54 maint/gnulib/tests/test-getloadavg.c if (argc > 1) argc 69 maint/gnulib/tests/test-getloadavg.c check_avg (1, avg[0], argc > 1); argc 71 maint/gnulib/tests/test-getloadavg.c check_avg (5, avg[1], argc > 1); argc 73 maint/gnulib/tests/test-getloadavg.c check_avg (15, avg[2], argc > 1); argc 74 maint/gnulib/tests/test-getloadavg.c if (loads > 0 && argc > 1) argc 33 maint/gnulib/tests/test-getopt.h getopt_loop (int argc, const char **argv, argc 43 maint/gnulib/tests/test-getopt.h while ((c = getopt (argc, (char **) argv, options)) != -1) argc 106 maint/gnulib/tests/test-getopt.h int argc = 0; argc 109 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 110 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 111 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 112 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 113 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 116 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "ab", argc 138 maint/gnulib/tests/test-getopt.h int argc = 0; argc 141 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 142 maint/gnulib/tests/test-getopt.h argv[argc++] = "-b"; argc 143 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 144 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 145 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 146 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 149 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "ab", argc 171 maint/gnulib/tests/test-getopt.h int argc = 0; argc 174 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 175 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ba"; argc 176 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 177 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 178 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 181 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "ab", argc 203 maint/gnulib/tests/test-getopt.h int argc = 0; argc 206 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 207 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ab"; argc 208 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 209 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 210 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 211 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 214 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "ab", argc 238 maint/gnulib/tests/test-getopt.h int argc = 0; argc 241 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 242 maint/gnulib/tests/test-getopt.h argv[argc++] = "-pfoo"; argc 243 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 244 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 247 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "p:q:", argc 269 maint/gnulib/tests/test-getopt.h int argc = 0; argc 272 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 273 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 274 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 275 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 276 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 279 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "p:q:", argc 301 maint/gnulib/tests/test-getopt.h int argc = 0; argc 304 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 305 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ab"; argc 306 maint/gnulib/tests/test-getopt.h argv[argc++] = "-q"; argc 307 maint/gnulib/tests/test-getopt.h argv[argc++] = "baz"; argc 308 maint/gnulib/tests/test-getopt.h argv[argc++] = "-pfoo"; argc 309 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 310 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 313 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 338 maint/gnulib/tests/test-getopt.h int argc = 0; argc 341 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 342 maint/gnulib/tests/test-getopt.h argv[argc++] = "-pfoo"; argc 343 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 344 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 347 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "p::q::", argc 369 maint/gnulib/tests/test-getopt.h int argc = 0; argc 372 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 373 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 374 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 375 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 376 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 379 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "p::q::", argc 401 maint/gnulib/tests/test-getopt.h int argc = 0; argc 404 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 405 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 406 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 407 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 408 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 411 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp::q::", argc 437 maint/gnulib/tests/test-getopt.h int argc = 0; argc 440 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 441 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 442 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 443 maint/gnulib/tests/test-getopt.h argv[argc++] = "-x"; argc 444 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 445 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 446 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 449 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 471 maint/gnulib/tests/test-getopt.h int argc = 0; argc 474 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 475 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 476 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 477 maint/gnulib/tests/test-getopt.h argv[argc++] = "-x"; argc 478 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 479 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 480 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 483 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 505 maint/gnulib/tests/test-getopt.h int argc = 0; argc 508 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 509 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 510 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 511 maint/gnulib/tests/test-getopt.h argv[argc++] = "-x"; argc 512 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 513 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 514 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 517 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, ":abp:q:", argc 539 maint/gnulib/tests/test-getopt.h int argc = 0; argc 542 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 543 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 544 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 545 maint/gnulib/tests/test-getopt.h argv[argc++] = "-:"; argc 546 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 547 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 548 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 551 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 573 maint/gnulib/tests/test-getopt.h int argc = 0; argc 576 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 577 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 578 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 579 maint/gnulib/tests/test-getopt.h argv[argc++] = "-:"; argc 580 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 581 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 582 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 585 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 607 maint/gnulib/tests/test-getopt.h int argc = 0; argc 610 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 611 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 612 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 613 maint/gnulib/tests/test-getopt.h argv[argc++] = "-:"; argc 614 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 615 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 616 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 619 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, ":abp:q:", argc 643 maint/gnulib/tests/test-getopt.h int argc = 0; argc 646 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 647 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ap"; argc 648 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 651 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 673 maint/gnulib/tests/test-getopt.h int argc = 0; argc 676 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 677 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ap"; argc 678 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 681 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 703 maint/gnulib/tests/test-getopt.h int argc = 0; argc 706 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 707 maint/gnulib/tests/test-getopt.h argv[argc++] = "-ap"; argc 708 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 711 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, ":abp:q:", argc 735 maint/gnulib/tests/test-getopt.h int argc = 0; argc 738 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 739 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 740 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 741 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 742 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 743 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 744 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 745 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 748 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 802 maint/gnulib/tests/test-getopt.h int argc = 0; argc 805 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 806 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 807 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 808 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 809 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 810 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 811 maint/gnulib/tests/test-getopt.h argv[argc++] = "--"; argc 812 maint/gnulib/tests/test-getopt.h argv[argc++] = "-b"; argc 813 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 814 maint/gnulib/tests/test-getopt.h argv[argc++] = "-q"; argc 815 maint/gnulib/tests/test-getopt.h argv[argc++] = "johnny"; argc 816 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 817 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 820 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:", argc 885 maint/gnulib/tests/test-getopt.h int argc = 0; argc 888 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 889 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 890 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 891 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 892 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 893 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 894 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 895 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 898 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "-abp:q:", argc 933 maint/gnulib/tests/test-getopt.h int argc = 0; argc 936 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 937 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 938 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 939 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 940 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 941 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 942 maint/gnulib/tests/test-getopt.h argv[argc++] = "--"; argc 943 maint/gnulib/tests/test-getopt.h argv[argc++] = "-b"; argc 944 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 945 maint/gnulib/tests/test-getopt.h argv[argc++] = "-q"; argc 946 maint/gnulib/tests/test-getopt.h argv[argc++] = "johnny"; argc 947 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 948 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 951 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "-abp:q:", argc 1008 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1011 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1012 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 1013 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1014 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 1015 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 1016 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 1017 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 1018 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1021 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:-", argc 1076 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1079 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1080 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 1081 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1082 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 1083 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 1084 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 1085 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 1086 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1089 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+abp:q:", argc 1119 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1122 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1123 maint/gnulib/tests/test-getopt.h argv[argc++] = "-+"; argc 1124 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1126 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+abp:q:", argc 1150 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1153 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1154 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 1155 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1156 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 1157 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 1158 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 1159 maint/gnulib/tests/test-getopt.h argv[argc++] = "--"; argc 1160 maint/gnulib/tests/test-getopt.h argv[argc++] = "-b"; argc 1161 maint/gnulib/tests/test-getopt.h argv[argc++] = "foo"; argc 1162 maint/gnulib/tests/test-getopt.h argv[argc++] = "-q"; argc 1163 maint/gnulib/tests/test-getopt.h argv[argc++] = "johnny"; argc 1164 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 1165 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1168 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+abp:q:", argc 1206 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1209 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1210 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 1211 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1212 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 1213 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 1214 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 1215 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 1216 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1219 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "abp:q:+", argc 1276 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1279 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1280 maint/gnulib/tests/test-getopt.h argv[argc++] = "donald"; argc 1281 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1282 maint/gnulib/tests/test-getopt.h argv[argc++] = "billy"; argc 1283 maint/gnulib/tests/test-getopt.h argv[argc++] = "duck"; argc 1284 maint/gnulib/tests/test-getopt.h argv[argc++] = "-a"; argc 1285 maint/gnulib/tests/test-getopt.h argv[argc++] = "bar"; argc 1286 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1289 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+:abp:q:", argc 1319 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1322 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1323 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1324 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1326 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+:abp:q:", argc 1348 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1351 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1352 maint/gnulib/tests/test-getopt.h argv[argc++] = "-b"; argc 1353 maint/gnulib/tests/test-getopt.h argv[argc++] = "-p"; argc 1354 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1356 maint/gnulib/tests/test-getopt.h getopt_loop (argc, argv, "+:abp:q:", argc 1376 maint/gnulib/tests/test-getopt.h int argc = 0; argc 1380 maint/gnulib/tests/test-getopt.h argv[argc++] = "program"; argc 1381 maint/gnulib/tests/test-getopt.h argv[argc++] = "-W"; argc 1382 maint/gnulib/tests/test-getopt.h argv[argc++] = "dummy"; argc 1383 maint/gnulib/tests/test-getopt.h argv[argc] = NULL; argc 1386 maint/gnulib/tests/test-getopt.h ASSERT (getopt (argc, (char **) argv, "W;") == 'W'); argc 46 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (int argc, const char **argv, argc 57 maint/gnulib/tests/test-getopt_long.h while ((c = getopt_long (argc, (char **) argv, options, long_options, argc 105 maint/gnulib/tests/test-getopt_long.h do_getopt_long (int argc, const char **argv, const char *shortopts, argc 108 maint/gnulib/tests/test-getopt_long.h return getopt_long (argc, (char **) argv, shortopts, longopts, longind); argc 118 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 123 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 124 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--x"; argc 125 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 128 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 133 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 138 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 139 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xt"; argc 140 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 143 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 148 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 153 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 154 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtr"; argc 155 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 158 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 163 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 168 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 169 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtra"; argc 170 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 173 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 177 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 182 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 183 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtre"; argc 184 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 187 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 192 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 197 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 198 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtrem"; argc 199 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 202 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 207 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 212 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 213 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtreme"; argc 214 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 217 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 221 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 226 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 227 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtremel"; argc 228 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 231 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 235 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 240 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 241 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--xtremely"; argc 242 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 245 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "ab", long_options_required, &option_index); argc 251 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 256 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 257 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 258 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 261 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index); argc 266 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 271 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 272 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wunknown"; argc 273 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 276 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index); argc 291 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 296 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 297 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 298 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "unknown"; argc 299 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 302 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", long_options_required, &option_index); argc 320 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 325 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 326 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 327 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "dummy"; argc 328 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 331 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", NULL, &option_index); argc 344 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 349 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 350 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 351 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 352 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 353 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 355 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 373 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 378 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 379 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 380 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 381 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 382 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 383 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 385 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 403 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 408 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 409 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-ba"; argc 410 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 411 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 412 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 414 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 432 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 437 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 438 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-ab"; argc 439 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 440 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 441 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 442 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 444 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 464 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 469 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 470 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--alpha"; argc 471 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 472 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 473 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 475 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 493 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 498 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 499 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--beta"; argc 500 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--alpha"; argc 501 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 502 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 503 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 505 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 523 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 528 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 529 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--alpha"; argc 530 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--beta"; argc 531 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--alpha"; argc 532 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--beta"; argc 533 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 534 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 535 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 537 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "ab", long_options_required, argc 557 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 562 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 563 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Walpha"; argc 564 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 565 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 566 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 568 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abW;", long_options_required, argc 586 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 591 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 592 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 593 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "beta"; argc 594 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 595 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "alpha"; argc 596 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 597 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 598 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 600 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "aW;b", long_options_required, argc 618 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 623 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 624 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Walpha"; argc 625 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wbeta"; argc 626 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Walpha"; argc 627 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wbeta"; argc 628 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 629 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 630 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 632 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "W;ab", long_options_required, argc 652 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 657 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 658 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-pfoo"; argc 659 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 660 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 662 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:q:", long_options_required, argc 680 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 685 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 686 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 687 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 688 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 689 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 691 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:q:", long_options_required, argc 709 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 714 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 715 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-ab"; argc 716 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-q"; argc 717 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "baz"; argc 718 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-pfoo"; argc 719 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 720 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 722 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 742 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 747 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 748 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p=foo"; argc 749 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 750 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 752 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:q:", long_options_required, argc 770 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 775 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 776 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p"; argc 777 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 778 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 779 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 781 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:q:", long_options_required, argc 799 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 804 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 805 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-ab"; argc 806 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--q"; argc 807 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "baz"; argc 808 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p=foo"; argc 809 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 810 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 812 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 832 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 837 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 838 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wp=foo"; argc 839 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 840 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 842 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:q:W;", long_options_required, argc 860 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 865 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 866 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 867 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "p"; argc 868 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 869 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 870 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 872 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p:W;q:", long_options_required, argc 890 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 895 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 896 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-ab"; argc 897 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wq"; argc 898 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "baz"; argc 899 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 900 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "p=foo"; argc 901 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 902 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 904 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "W;abp:q:", long_options_required, argc 924 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 929 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 930 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-pfoo"; argc 931 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 932 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 934 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::", long_options_optional, argc 952 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 957 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 958 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 959 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 960 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 961 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 963 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::", long_options_optional, argc 981 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 986 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 987 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 988 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 989 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 990 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 992 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp::q::", long_options_optional, argc 1012 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1017 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1018 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p=foo"; argc 1019 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1020 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1022 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::", long_options_optional, argc 1040 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1045 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1046 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p"; argc 1047 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1048 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1049 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1051 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::", long_options_optional, argc 1069 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1074 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1075 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p="; argc 1076 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1077 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1078 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1080 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::", long_options_optional, argc 1098 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1103 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1104 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--p"; argc 1105 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1106 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1107 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1109 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp::q::", long_options_optional, argc 1129 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1134 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1135 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wp=foo"; argc 1136 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1137 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1139 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::W;", long_options_optional, argc 1157 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1162 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1163 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wp"; argc 1164 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1165 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1166 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1168 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::q::W;", long_options_optional, argc 1186 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1191 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1192 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-Wp="; argc 1193 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1194 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1195 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1197 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "W;p::q::", long_options_optional, argc 1215 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1220 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1221 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 1222 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "p="; argc 1223 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1224 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1225 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1227 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "W;p::q::", long_options_optional, argc 1245 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1250 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1251 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-W"; argc 1252 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "p"; argc 1253 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1254 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1255 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1257 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "W;abp::q::", long_options_optional, argc 1277 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1282 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1283 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1284 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1285 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-x"; argc 1286 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1287 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1288 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1290 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1308 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1313 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1314 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1315 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1316 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-:"; argc 1317 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1318 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1319 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1321 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1341 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1346 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1347 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1348 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1349 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--a="; argc 1350 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1351 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1353 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1371 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1376 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1377 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1378 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1379 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--b="; argc 1380 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1381 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1383 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1405 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1410 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1411 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1412 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1413 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1414 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1415 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1416 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1417 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1419 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1447 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1452 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1453 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1454 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1455 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1456 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1457 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1458 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--"; argc 1459 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 1460 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1461 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-q"; argc 1462 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "johnny"; argc 1463 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1464 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1466 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1499 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1504 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1505 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1506 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1507 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1508 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1509 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1510 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1511 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1513 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "-abp:q:", long_options_required, argc 1544 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1549 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1550 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1551 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1552 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1553 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1554 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1555 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--"; argc 1556 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 1557 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1558 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-q"; argc 1559 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "johnny"; argc 1560 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1561 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1563 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "-abp:q:", long_options_required, argc 1616 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1621 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1622 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1623 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1624 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1625 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1626 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1627 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1628 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1630 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:-", long_options_required, argc 1659 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1664 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1665 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1666 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1667 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1668 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1669 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1670 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1671 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1673 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "+abp:q:", long_options_required, argc 1699 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1704 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1705 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-+"; argc 1706 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1708 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "+abp:q:", long_options_required, argc 1728 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1733 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1734 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1735 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1736 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1737 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1738 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1739 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--"; argc 1740 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 1741 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "foo"; argc 1742 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-q"; argc 1743 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "johnny"; argc 1744 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1745 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1747 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "+abp:q:", long_options_required, argc 1780 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1785 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1786 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1787 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1788 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1789 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1790 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1791 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1792 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1794 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:+", long_options_required, argc 1832 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1837 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1838 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "donald"; argc 1839 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1840 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1841 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "duck"; argc 1842 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1843 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "bar"; argc 1844 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1846 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "abp:q:", long_options_required, argc 1874 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1879 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1880 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-p"; argc 1881 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1882 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1884 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "p::", long_options_required, argc 1904 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1909 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1910 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-a"; argc 1911 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "billy"; argc 1912 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 1913 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1915 maint/gnulib/tests/test-getopt_long.h getopt_long_loop (argc, argv, "-ab", long_options_required, argc 1933 maint/gnulib/tests/test-getopt_long.h do_getopt_long_only (int argc, const char **argv, const char *shortopts, argc 1936 maint/gnulib/tests/test-getopt_long.h return getopt_long_only (argc, (char **) argv, shortopts, longopts, longind); argc 1944 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1949 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1950 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-x"; argc 1951 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1954 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "ab", long_options_required, argc 1960 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1965 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1966 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-x"; argc 1967 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1970 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx", long_options_required, argc 1976 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1981 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1982 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--x"; argc 1983 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 1986 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx", long_options_required, argc 1992 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 1997 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 1998 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-b"; argc 1999 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2003 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx", long_options_required, argc 2009 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2014 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2015 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "--b"; argc 2016 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2020 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx", long_options_required, argc 2026 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2031 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2032 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xt"; argc 2033 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2036 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "ab", long_options_required, argc 2042 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2047 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2048 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xt"; argc 2049 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2052 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx", long_options_required, argc 2058 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2063 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2064 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xtra"; argc 2065 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2068 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "ab", long_options_required, argc 2073 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2078 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2079 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xtreme"; argc 2080 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2083 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx:", long_options_required, argc 2088 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2093 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2094 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xtremel"; argc 2095 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2098 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "ab", long_options_required, argc 2108 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2113 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2114 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xtremel"; argc 2115 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2118 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx::", long_options_required, argc 2129 maint/gnulib/tests/test-getopt_long.h int argc = 0; argc 2134 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "program"; argc 2135 maint/gnulib/tests/test-getopt_long.h argv[argc++] = "-xtras"; argc 2136 maint/gnulib/tests/test-getopt_long.h argv[argc] = NULL; argc 2139 maint/gnulib/tests/test-getopt_long.h c = do_getopt_long_only (argc, argv, "abx::", long_options_required, argc 24 maint/gnulib/tests/test-getpass.c main (int argc, char *argv[]) argc 82 maint/gnulib/tests/test-hash.c main (int argc, char **argv) argc 97 maint/gnulib/tests/test-hash.c if (1 < argc) argc 129 maint/gnulib/tests/test-hash_map.c main (int argc, char *argv[]) argc 134 maint/gnulib/tests/test-hash_map.c if (argc > 1) argc 107 maint/gnulib/tests/test-hash_set.c main (int argc, char *argv[]) argc 112 maint/gnulib/tests/test-hash_set.c if (argc > 1) argc 56 maint/gnulib/tests/test-hmac-md5.c main (int argc, char *argv[]) argc 54 maint/gnulib/tests/test-hmac-sha1.c main (int argc, char *argv[]) argc 54 maint/gnulib/tests/test-hmac-sha256.c main (int argc, char *argv[]) argc 54 maint/gnulib/tests/test-hmac-sha512.c main (int argc, char *argv[]) argc 78 maint/gnulib/tests/test-idpriv-drop.c main (int argc, char *argv[]) argc 93 maint/gnulib/tests/test-idpriv-drop.c for (i = 1; i < argc; i++) argc 78 maint/gnulib/tests/test-idpriv-droptemp.c main (int argc, char *argv[]) argc 99 maint/gnulib/tests/test-idpriv-droptemp.c for (i = 1; i < argc; i++) argc 56 maint/gnulib/tests/test-immutable.c main (int argc, char *argv[]) argc 58 maint/gnulib/tests/test-immutable.c if (argc != 2) argc 38 maint/gnulib/tests/test-integer_length.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-integer_length_l.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-integer_length_ll.c main (int argc, char *argv[]) argc 32 maint/gnulib/tests/test-isblank.c main (int argc, char *argv[]) argc 49 maint/gnulib/tests/test-iswdigit.c main (int argc, char *argv[]) argc 109 maint/gnulib/tests/test-iswdigit.c if (argc > 1) argc 49 maint/gnulib/tests/test-iswxdigit.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/test-iswxdigit.c if (argc > 1) argc 28 maint/gnulib/tests/test-libtextstyle.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-libtextstyle.c for (i = 1; i < argc; i++) argc 86 maint/gnulib/tests/test-linked_list.c main (int argc, char *argv[]) argc 91 maint/gnulib/tests/test-linked_list.c if (argc > 1) argc 113 maint/gnulib/tests/test-linkedhash_list.c main (int argc, char *argv[]) argc 118 maint/gnulib/tests/test-linkedhash_list.c if (argc > 1) argc 129 maint/gnulib/tests/test-linkedhash_map.c main (int argc, char *argv[]) argc 134 maint/gnulib/tests/test-linkedhash_map.c if (argc > 1) argc 107 maint/gnulib/tests/test-linkedhash_set.c main (int argc, char *argv[]) argc 112 maint/gnulib/tests/test-linkedhash_set.c if (argc > 1) argc 32 maint/gnulib/tests/test-list-c++.cc main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-lseek.c main (int argc, char **argv) argc 36 maint/gnulib/tests/test-lseek.c if (argc != 2) argc 28 maint/gnulib/tests/test-malloc-gnu.c main (int argc, char **argv) argc 38 maint/gnulib/tests/test-malloc-gnu.c size_t one = argc != 12345; argc 36 maint/gnulib/tests/test-map-c++.cc main (int argc, char *argv[]) argc 32 maint/gnulib/tests/test-mbmemcasecmp.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-mbmemcasecmp.c if (argc > 1) argc 38 maint/gnulib/tests/test-mbmemcasecoll.c main (int argc, char *argv[]) argc 46 maint/gnulib/tests/test-mbmemcasecoll.c if (argc > 1) argc 720 maint/gnulib/tests/test-mbrtoc32-w32.c main (int argc, char *argv[]) argc 722 maint/gnulib/tests/test-mbrtoc32-w32.c int codepage = atoi (argv[argc - 1]); argc 727 maint/gnulib/tests/test-mbrtoc32-w32.c for (i = 1; i < argc - 1; i++) argc 746 maint/gnulib/tests/test-mbrtoc32-w32.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-mbrtoc32.c main (int argc, char *argv[]) argc 76 maint/gnulib/tests/test-mbrtoc32.c if (! (c && 1 < argc && argv[1][0] == '5')) argc 133 maint/gnulib/tests/test-mbrtoc32.c if (argc > 1) argc 702 maint/gnulib/tests/test-mbrtowc-w32.c main (int argc, char *argv[]) argc 704 maint/gnulib/tests/test-mbrtowc-w32.c int codepage = atoi (argv[argc - 1]); argc 709 maint/gnulib/tests/test-mbrtowc-w32.c for (i = 1; i < argc - 1; i++) argc 728 maint/gnulib/tests/test-mbrtowc-w32.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-mbrtowc.c main (int argc, char *argv[]) argc 76 maint/gnulib/tests/test-mbrtowc.c if (! (c && 1 < argc && argv[1][0] == '5')) argc 133 maint/gnulib/tests/test-mbrtowc.c if (argc > 1) argc 31 maint/gnulib/tests/test-mbsinit.c main (int argc, char *argv[]) argc 39 maint/gnulib/tests/test-mbsinit.c if (argc > 1) argc 34 maint/gnulib/tests/test-mbsnrtoc32s.c main (int argc, char *argv[]) argc 75 maint/gnulib/tests/test-mbsnrtoc32s.c if (argc > 1) argc 34 maint/gnulib/tests/test-mbsnrtowcs.c main (int argc, char *argv[]) argc 75 maint/gnulib/tests/test-mbsnrtowcs.c if (argc > 1) argc 34 maint/gnulib/tests/test-mbsrtoc32s.c main (int argc, char *argv[]) argc 75 maint/gnulib/tests/test-mbsrtoc32s.c if (argc > 1) argc 34 maint/gnulib/tests/test-mbsrtowcs.c main (int argc, char *argv[]) argc 75 maint/gnulib/tests/test-mbsrtowcs.c if (argc > 1) argc 33 maint/gnulib/tests/test-mbstoc32s.c main (int argc, char *argv[]) argc 67 maint/gnulib/tests/test-mbstoc32s.c if (argc > 1) argc 27 maint/gnulib/tests/test-md2-buffer.c main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-md4-buffer.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-memalign.c main (int argc, char *argv[]) argc 99 maint/gnulib/tests/test-memalign.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-memmem.c main (int argc, char *argv[]) argc 50 maint/gnulib/tests/test-mkdirat.c main (_GL_UNUSED int argc, char *argv[]) argc 37 maint/gnulib/tests/test-net_if.c main (int argc, char *argv[]) argc 55 maint/gnulib/tests/test-net_if.c if (argc > 1) argc 193 maint/gnulib/tests/test-nl_langinfo-mt.c main (int argc, char *argv[]) argc 231 maint/gnulib/tests/test-nl_langinfo-mt.c duration.tv_sec = (argc > 1 ? atoi (argv[1]) : 2); argc 41 maint/gnulib/tests/test-nl_langinfo.c main (int argc, char *argv[]) argc 35 maint/gnulib/tests/test-nonblocking-pipe-child.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-nonblocking-pipe-main.c main (int argc, char *argv[]) argc 36 maint/gnulib/tests/test-nonblocking-socket-child.c main (int argc, char *argv[]) argc 44 maint/gnulib/tests/test-nonblocking-socket-main.c main (int argc, char *argv[]) argc 130 maint/gnulib/tests/test-obstack-printf.c main (int argc, char *argv[]) argc 30 maint/gnulib/tests/test-omap-c++.cc main (int argc, char *argv[]) argc 61 maint/gnulib/tests/test-openat.c main (_GL_UNUSED int argc, char *argv[]) argc 47 maint/gnulib/tests/test-oset-c++.cc main (int argc, char *argv[]) argc 114 maint/gnulib/tests/test-parse-datetime.c main (_GL_UNUSED int argc, char **argv) argc 29 maint/gnulib/tests/test-parse-duration.c main (int argc, char *argv[]) argc 31 maint/gnulib/tests/test-parse-duration.c if (--argc <= 0) argc 48 maint/gnulib/tests/test-parse-duration.c } while (--argc > 0); argc 27 maint/gnulib/tests/test-perror.c main (int argc, char **argv) argc 29 maint/gnulib/tests/test-perror.c const char *prefix = (argc > 1 ? argv[1] : NULL); argc 70 maint/gnulib/tests/test-pipe-filter-gi1.c main (int argc, char *argv[]) argc 77 maint/gnulib/tests/test-pipe-filter-gi1.c ASSERT (argc == 3); argc 70 maint/gnulib/tests/test-pipe-filter-gi2-main.c main (int argc, char **argv) argc 75 maint/gnulib/tests/test-pipe-filter-gi2-main.c ASSERT (argc == 2); argc 92 maint/gnulib/tests/test-pipe-filter-ii1.c main (int argc, char *argv[]) argc 99 maint/gnulib/tests/test-pipe-filter-ii1.c ASSERT (argc == 3); argc 86 maint/gnulib/tests/test-pipe-filter-ii2-main.c main (int argc, char **argv) argc 90 maint/gnulib/tests/test-pipe-filter-ii2-main.c ASSERT (argc == 2); argc 39 maint/gnulib/tests/test-popen-safer.c main (int argc, char **argv) argc 30 maint/gnulib/tests/test-popen.h main (int argc, char **argv) argc 37 maint/gnulib/tests/test-popen.h if (argc > 1) argc 32 maint/gnulib/tests/test-posix_memalign.c main (int argc, char *argv[]) argc 135 maint/gnulib/tests/test-posix_spawn-inherit0.c main (int argc, char *argv[]) argc 139 maint/gnulib/tests/test-posix_spawn-inherit0.c if (!(argc > 1 && strcmp (argv[1], "-child") == 0)) argc 138 maint/gnulib/tests/test-posix_spawn-inherit1.c main (int argc, char *argv[]) argc 142 maint/gnulib/tests/test-posix_spawn-inherit1.c if (!(argc > 1 && strcmp (argv[1], "-child") == 0)) argc 140 maint/gnulib/tests/test-posix_spawn-open1.c main (int argc, char *argv[]) argc 144 maint/gnulib/tests/test-posix_spawn-open1.c if (!(argc > 1 && strcmp (argv[1], "-child") == 0)) argc 143 maint/gnulib/tests/test-posix_spawn-open2.c main (int argc, char *argv[]) argc 147 maint/gnulib/tests/test-posix_spawn-open2.c if (!(argc > 1 && strcmp (argv[1], "-child") == 0)) argc 35 maint/gnulib/tests/test-printf-posix.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-printf-posix2.c main (int argc, char *argv[]) argc 115 maint/gnulib/tests/test-printf-posix2.c main (int argc, char *argv[]) argc 44 maint/gnulib/tests/test-pthread_sigmask1.c main (int argc, char *argv[]) argc 52 maint/gnulib/tests/test-pthread_sigmask2.c main (int argc, char *argv[]) argc 258 maint/gnulib/tests/test-quotearg-simple.c main (_GL_UNUSED int argc, char *argv[]) argc 63 maint/gnulib/tests/test-quotearg.c main (_GL_UNUSED int argc, char *argv[]) argc 90 maint/gnulib/tests/test-rbtree_list.c main (int argc, char *argv[]) argc 95 maint/gnulib/tests/test-rbtree_list.c if (argc > 1) argc 73 maint/gnulib/tests/test-rbtree_omap.c main (int argc, char *argv[]) argc 78 maint/gnulib/tests/test-rbtree_omap.c if (argc > 1) argc 78 maint/gnulib/tests/test-rbtree_oset.c main (int argc, char *argv[]) argc 83 maint/gnulib/tests/test-rbtree_oset.c if (argc > 1) argc 117 maint/gnulib/tests/test-rbtreehash_list.c main (int argc, char *argv[]) argc 122 maint/gnulib/tests/test-rbtreehash_list.c if (argc > 1) argc 56 maint/gnulib/tests/test-readtokens.c main (int argc, char **argv) argc 64 maint/gnulib/tests/test-readtokens.c if (argc == 1) argc 72 maint/gnulib/tests/test-readtokens.c if (argc != 2) argc 28 maint/gnulib/tests/test-realloc-gnu.c main (int argc, char **argv) argc 38 maint/gnulib/tests/test-realloc-gnu.c size_t one = argc != 12345; argc 26 maint/gnulib/tests/test-rijndael.c main (int argc, char *argv[]) argc 41 maint/gnulib/tests/test-sameacls.c main (int argc, char *argv[]) argc 46 maint/gnulib/tests/test-sameacls.c ASSERT (argc == 3); argc 26 maint/gnulib/tests/test-select-fd.c main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-select-fd.c if (argc == 4) argc 32 maint/gnulib/tests/test-set-c++.cc main (int argc, char *argv[]) argc 28 maint/gnulib/tests/test-set-mode-acl.c main (int argc, char *argv[]) argc 33 maint/gnulib/tests/test-set-mode-acl.c ASSERT (argc == 3); argc 44 maint/gnulib/tests/test-sethostname2.c main (int argc, _GL_UNUSED char *argv[]) argc 30 maint/gnulib/tests/test-setlocale1.c main (int argc, char *argv[]) argc 103 maint/gnulib/tests/test-setlocale_null-mt-all.c main (int argc, char *argv[]) argc 103 maint/gnulib/tests/test-setlocale_null-mt-one.c main (int argc, char *argv[]) argc 38 maint/gnulib/tests/test-sigpipe.c main (int argc, char **argv) argc 44 maint/gnulib/tests/test-sigprocmask.c main (int argc, char *argv[]) argc 34 maint/gnulib/tests/test-snprintf-posix.c main (int argc, char *argv[]) argc 31 maint/gnulib/tests/test-snprintf.c main (int argc, char *argv[]) argc 92 maint/gnulib/tests/test-spawn-pipe-child.c main (int argc, char *argv[]) argc 100 maint/gnulib/tests/test-spawn-pipe-child.c ASSERT (argc == 2); argc 77 maint/gnulib/tests/test-spawn-pipe-main.c main (int argc, char *argv[]) argc 82 maint/gnulib/tests/test-spawn-pipe-main.c if (argc != 3) argc 37 maint/gnulib/tests/test-sprintf-posix.c main (int argc, char *argv[]) argc 284 maint/gnulib/tests/test-ssfmalloc.c main (int argc, char *argv[]) argc 287 maint/gnulib/tests/test-ssfmalloc.c if (argc > 1) argc 33 maint/gnulib/tests/test-strstr.c main (int argc, char *argv[]) argc 27 maint/gnulib/tests/test-strtod1.c main (int argc, char *argv[]) argc 27 maint/gnulib/tests/test-strtold1.c main (int argc, char *argv[]) argc 36 maint/gnulib/tests/test-system-quote-child.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-system-quote-child.c if (argc < 2) argc 45 maint/gnulib/tests/test-system-quote-child.c if (argc > 2) argc 316 maint/gnulib/tests/test-system-quote-main.c main (int argc, char *argv[]) argc 320 maint/gnulib/tests/test-system-quote-main.c if (argc != 2) argc 98 maint/gnulib/tests/test-term-style-control-hello.c main (int argc, char *argv[]) argc 100 maint/gnulib/tests/test-term-style-control-yes.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-times.c main (int argc, char *argv[]) argc 59 maint/gnulib/tests/test-times.c if (argc > 1) argc 70 maint/gnulib/tests/test-times.c if (argc > 1) argc 93 maint/gnulib/tests/test-times.c if (argc > 1) argc 33 maint/gnulib/tests/test-truncate.c main (int argc, char *argv[]) argc 264 maint/gnulib/tests/test-tsearch.c main (int argc, char **argv) argc 37 maint/gnulib/tests/test-uname.c main (int argc, char *argv[]) argc 52 maint/gnulib/tests/test-uname.c if (argc > 1) argc 53 maint/gnulib/tests/test-unicodeio.c main (int argc, char *argv[]) argc 62 maint/gnulib/tests/test-unicodeio.c if (argc > 1) argc 59 maint/gnulib/tests/test-unlinkat.c main (_GL_UNUSED int argc, char *argv[]) argc 3665 maint/gnulib/tests/test-vasnprintf-posix.c main (int argc, char *argv[]) argc 30 maint/gnulib/tests/test-vasnprintf-posix2.c main (int argc, char *argv[]) argc 78 maint/gnulib/tests/test-vasnprintf-posix3.c main (int argc, char *argv[]) argc 116 maint/gnulib/tests/test-vasnprintf.c main (int argc, char *argv[]) argc 3597 maint/gnulib/tests/test-vasprintf-posix.c main (int argc, char *argv[]) argc 98 maint/gnulib/tests/test-vasprintf.c main (int argc, char *argv[]) argc 48 maint/gnulib/tests/test-vdprintf-posix.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/test-vdprintf.c main (int argc, char *argv[]) argc 26 maint/gnulib/tests/test-version-etc.c main (_GL_UNUSED int argc, char **argv) argc 48 maint/gnulib/tests/test-vfprintf-posix.c main (int argc, char *argv[]) argc 48 maint/gnulib/tests/test-vprintf-posix.c main (int argc, char *argv[]) argc 47 maint/gnulib/tests/test-vsnprintf-posix.c main (int argc, char *argv[]) argc 44 maint/gnulib/tests/test-vsnprintf.c main (int argc, char *argv[]) argc 50 maint/gnulib/tests/test-vsprintf-posix.c main (int argc, char *argv[]) argc 305 maint/gnulib/tests/test-wcrtomb-w32.c main (int argc, char *argv[]) argc 307 maint/gnulib/tests/test-wcrtomb-w32.c int codepage = atoi (argv[argc - 1]); argc 312 maint/gnulib/tests/test-wcrtomb-w32.c for (i = 1; i < argc - 1; i++) argc 331 maint/gnulib/tests/test-wcrtomb-w32.c main (int argc, char *argv[]) argc 55 maint/gnulib/tests/test-wcrtomb.c main (int argc, char *argv[]) argc 116 maint/gnulib/tests/test-wcrtomb.c if (argc > 1) argc 34 maint/gnulib/tests/test-wcsnrtombs.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-wcsnrtombs.c if (argc > 1) argc 34 maint/gnulib/tests/test-wcsrtombs.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/test-wcsrtombs.c if (argc > 1) argc 24 maint/gnulib/tests/test-xalloc-die.c main (_GL_UNUSED int argc, char **argv) argc 33 maint/gnulib/tests/test-xfprintf-posix.c main (_GL_UNUSED int argc, char *argv[]) argc 29 maint/gnulib/tests/test-xmemdup0.c main (int argc, char **argv) argc 32 maint/gnulib/tests/test-xprintf-posix.c main (_GL_UNUSED int argc, char *argv[]) argc 39 maint/gnulib/tests/test-xstrtol.c main (int argc, char **argv) argc 46 maint/gnulib/tests/test-xstrtol.c for (i = 1; i < argc; i++) argc 129 maint/gnulib/tests/test-xvasprintf.c main (_GL_UNUSED int argc, char *argv[]) argc 35 maint/gnulib/tests/test-yesno.c main (int argc, char **argv) argc 52 maint/gnulib/tests/test-yesno.c if (1 < argc) argc 29 maint/gnulib/tests/unicase/test-locale-language.c main (int argc, char *argv[]) argc 371 maint/gnulib/tests/unicase/test-ulc-casecmp.c main (int argc, char *argv[]) argc 379 maint/gnulib/tests/unicase/test-ulc-casecmp.c if (argc > 1) argc 96 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c main (int argc, char *argv[]) argc 104 maint/gnulib/tests/unigbrk/test-uc-grapheme-breaks.c if (argc != 2) argc 58 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c main (int argc, char *argv[]) argc 66 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c if (argc != 2) argc 364 maint/gnulib/tests/uniname/test-uninames.c main (int argc, char *argv[]) argc 369 maint/gnulib/tests/uniname/test-uninames.c for (i = 1; i < argc && strcmp (argv[i], "--") != 0; i++) argc 372 maint/gnulib/tests/uniname/test-uninames.c if (i < argc) argc 379 maint/gnulib/tests/uniname/test-uninames.c for (; i < argc; i++) argc 100 maint/gnulib/tests/uninorm/test-u32-nfc-big.c main (int argc, char *argv[]) argc 100 maint/gnulib/tests/uninorm/test-u32-nfd-big.c main (int argc, char *argv[]) argc 97 maint/gnulib/tests/uninorm/test-u32-nfkc-big.c main (int argc, char *argv[]) argc 97 maint/gnulib/tests/uninorm/test-u32-nfkd-big.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/unistdio/test-u16-asnprintf1.c main (int argc, char *argv[]) argc 71 maint/gnulib/tests/unistdio/test-u16-vasnprintf1.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/unistdio/test-u16-vasnprintf2.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/unistdio/test-u16-vasnprintf3.c main (int argc, char *argv[]) argc 58 maint/gnulib/tests/unistdio/test-u16-vasprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u16-vsnprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u16-vsprintf1.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/unistdio/test-u32-asnprintf1.c main (int argc, char *argv[]) argc 71 maint/gnulib/tests/unistdio/test-u32-vasnprintf1.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/unistdio/test-u32-vasnprintf2.c main (int argc, char *argv[]) argc 111 maint/gnulib/tests/unistdio/test-u32-vasnprintf3.c main (int argc, char *argv[]) argc 58 maint/gnulib/tests/unistdio/test-u32-vasprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u32-vsnprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u32-vsprintf1.c main (int argc, char *argv[]) argc 42 maint/gnulib/tests/unistdio/test-u8-asnprintf1.c main (int argc, char *argv[]) argc 71 maint/gnulib/tests/unistdio/test-u8-vasnprintf1.c main (int argc, char *argv[]) argc 101 maint/gnulib/tests/unistdio/test-u8-vasnprintf2.c main (int argc, char *argv[]) argc 101 maint/gnulib/tests/unistdio/test-u8-vasnprintf3.c main (int argc, char *argv[]) argc 58 maint/gnulib/tests/unistdio/test-u8-vasprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u8-vsnprintf1.c main (int argc, char *argv[]) argc 63 maint/gnulib/tests/unistdio/test-u8-vsprintf1.c main (int argc, char *argv[]) argc 40 maint/gnulib/tests/unistdio/test-ulc-asnprintf1.c main (int argc, char *argv[]) argc 69 maint/gnulib/tests/unistdio/test-ulc-vasnprintf1.c main (int argc, char *argv[]) argc 238 maint/gnulib/tests/unistdio/test-ulc-vasnprintf2.c main (int argc, char *argv[]) argc 226 maint/gnulib/tests/unistdio/test-ulc-vasnprintf3.c main (int argc, char *argv[]) argc 56 maint/gnulib/tests/unistdio/test-ulc-vasprintf1.c main (int argc, char *argv[]) argc 56 maint/gnulib/tests/unistdio/test-ulc-vsnprintf1.c main (int argc, char *argv[]) argc 56 maint/gnulib/tests/unistdio/test-ulc-vsprintf1.c main (int argc, char *argv[]) argc 64 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c main (int argc, char *argv[]) argc 72 maint/gnulib/tests/uniwbrk/test-uc-wordbreaks.c if (argc != 2) argc 201 tools/attrd_updater.c main(int argc, char **argv) argc 420 tools/cibadmin.c main(int argc, char **argv) argc 449 tools/cibadmin.c if (argc < 2) { argc 454 tools/cibadmin.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); argc 543 tools/cibadmin.c crm_log_args(argc, argv); argc 562 tools/cibadmin.c crm_log_args(argc, argv); argc 567 tools/cibadmin.c crm_log_args(argc, argv); argc 571 tools/cibadmin.c crm_log_args(argc, argv); argc 600 tools/cibadmin.c crm_log_args(argc, argv); argc 604 tools/cibadmin.c if (optind < argc) { argc 619 tools/cibadmin.c crm_bump_log_level(argc, argv); argc 623 tools/cibadmin.c if (optind < argc) { argc 625 tools/cibadmin.c while (optind < argc) argc 631 tools/cibadmin.c if (optind > argc || cib_action == NULL) { argc 431 tools/crm_attribute.c main(int argc, char **argv) argc 287 tools/crm_diff.c main(int argc, char **argv) argc 70 tools/crm_error.c main(int argc, char **argv) argc 1355 tools/crm_mon.c main(int argc, char **argv) argc 1395 tools/crm_mon.c crm_bump_log_level(argc, argv); argc 532 tools/crm_node.c main(int argc, char **argv) argc 1531 tools/crm_resource.c main(int argc, char **argv) argc 1573 tools/crm_resource.c crm_log_args(argc, argv); argc 275 tools/crm_rule.c main(int argc, char **argv) argc 245 tools/crm_shadow.c main(int argc, char **argv) argc 269 tools/crm_shadow.c if (argc < 2) { argc 274 tools/crm_shadow.c flag = pcmk__next_cli_option(argc, argv, &option_index, NULL); argc 318 tools/crm_shadow.c crm_bump_log_level(argc, argv); argc 339 tools/crm_shadow.c if (optind < argc) { argc 341 tools/crm_shadow.c while (optind < argc) argc 347 tools/crm_shadow.c if (optind > argc) { argc 450 tools/crm_simulate.c main(int argc, char **argv) argc 730 tools/crm_ticket.c main(int argc, char **argv) argc 103 tools/crm_verify.c main(int argc, char **argv) argc 173 tools/crmadmin.c main(int argc, char **argv) argc 528 tools/ipmiservicelogd.c main(int argc, char *argv[]) argc 546 tools/ipmiservicelogd.c if (argc > 1) { argc 558 tools/ipmiservicelogd.c rv = ipmi_parse_args2(&curr_arg, argc, argv, &args); argc 110 tools/iso8601.c main(int argc, char **argv) argc 129 tools/iso8601.c if (argc < 2) { argc 134 tools/iso8601.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 140 tools/iso8601.c crm_bump_log_level(argc, argv); argc 96 tools/notifyServicelogEvent.c main(int argc, char *argv[]) argc 110 tools/notifyServicelogEvent.c if (argc < 2) { argc 115 tools/notifyServicelogEvent.c flag = pcmk__next_cli_option(argc, argv, &index, NULL); argc 130 tools/notifyServicelogEvent.c if (argc - optind != 1) { argc 367 tools/stonith_admin.c main(int argc, char **argv) argc 465 tools/stonith_admin.c crm_log_args(argc, argv); argc 472 tools/stonith_admin.c crm_log_args(argc, argv); argc 479 tools/stonith_admin.c crm_log_args(argc, argv); argc 485 tools/stonith_admin.c crm_log_args(argc, argv);