optopt             73 gnulib-tests/test-getopt.h           *unrecognized = optopt;
optopt             94 gnulib-tests/test-getopt_long.h           *unrecognized = optopt;
optopt            132 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt            147 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt            162 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt            191 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt            206 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt            265 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 'W');
optopt            283 gnulib-tests/test-getopt_long.h         ASSERT (optopt == 0);
optopt            309 gnulib-tests/test-getopt_long.h         ASSERT (optopt == 0);
optopt           1959 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt           1975 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt           1991 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt           2041 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt           2057 gnulib-tests/test-getopt_long.h     ASSERT (optopt == 0);
optopt             93 lib/getopt.c   int optopt = '?';
optopt            590 lib/getopt.c             d->optopt = 0;
optopt            670 lib/getopt.c                     d->optopt = pfound->val;
optopt            709 lib/getopt.c                     d->optopt = pfound->val;
optopt            780 lib/getopt.c             d->optopt = 0;
optopt            828 lib/getopt.c           d->optopt = c;
optopt            882 lib/getopt.c               d->optopt = c;
optopt           1110 lib/getopt.c                   d->optopt = c;
optopt           1143 lib/getopt.c     optopt = getopt_data.optopt;
optopt             74 lib/getopt.in.h # define optopt __GETOPT_ID (optopt)
optopt            160 lib/getopt.in.h extern int optopt;
optopt             75 lib/getopt_int.h   int optopt;