my_index          637 source/compat/getopt/getopt.c 	  || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1])))))
my_index          752 source/compat/getopt/getopt.c 	  || my_index (optstring, *nextchar) == NULL)
my_index          776 source/compat/getopt/getopt.c     char *temp = my_index (optstring, c);