optopt 59 lib/getopt-core.h extern int optopt; optopt 48 lib/getopt-pfx-core.h # define optopt __GETOPT_ID (optopt) optopt 115 lib/getopt.c int optopt = '?'; optopt 303 lib/getopt.c d->optopt = 0; optopt 324 lib/getopt.c d->optopt = 0; optopt 348 lib/getopt.c d->optopt = pfound->val; optopt 363 lib/getopt.c d->optopt = pfound->val; optopt 622 lib/getopt.c d->optopt = c; optopt 639 lib/getopt.c d->optopt = c; optopt 685 lib/getopt.c d->optopt = c; optopt 718 lib/getopt.c optopt = getopt_data.optopt; optopt 68 lib/getopt_int.h int optopt;