new_str           215 libglibc/getopt.c       char *new_str = malloc (top + 1);
new_str           216 libglibc/getopt.c       if (new_str == NULL)
new_str           220 libglibc/getopt.c 	  memset (__mempcpy (new_str, __getopt_nonoption_flags,
new_str           224 libglibc/getopt.c 	  __getopt_nonoption_flags = new_str;