has_arg           560 libglibc/getopt.c 		     || pfound->has_arg != p->has_arg
has_arg           608 libglibc/getopt.c 	      if (pfound->has_arg)
has_arg           673 libglibc/getopt.c 	  else if (pfound->has_arg == 1)
has_arg           958 libglibc/getopt.c 		if (pfound->has_arg)
has_arg           995 libglibc/getopt.c 	    else if (pfound->has_arg == 1)
has_arg           111 libglibc/getopt.h   int has_arg;