my_index          485 libglibc/getopt.c 	  || (long_only && (argv[optind][2] || !my_index (optstring, argv[optind][1])))))
my_index          590 libglibc/getopt.c 	  || my_index (optstring, *nextchar) == NULL)
my_index          613 libglibc/getopt.c     char *temp = my_index (optstring, c);