shortopts         105 maint/gnulib/tests/test-getopt_long.h do_getopt_long (int argc, const char **argv, const char *shortopts,
shortopts         108 maint/gnulib/tests/test-getopt_long.h   return getopt_long (argc, (char **) argv, shortopts, longopts, longind);
shortopts        1933 maint/gnulib/tests/test-getopt_long.h do_getopt_long_only (int argc, const char **argv, const char *shortopts,
shortopts        1936 maint/gnulib/tests/test-getopt_long.h   return getopt_long_only (argc, (char **) argv, shortopts, longopts, longind);