getopt_long 339 global/global.c while ((optchar = getopt_long(argc, argv, "acde:ifgGIlL:noOpPqrstTuvVx", long_options, &option_index)) != EOF) { getopt_long 179 gtags/gtags.c while ((optchar = getopt_long(argc, argv, "cd:f:iIn:oOqvwse", long_options, &option_index)) != EOF) { getopt_long 1580 htags/htags.c while ((optchar = getopt_long(argc, argv, "acd:DfFghIm:noqst:Tvwx", long_options, &option_index)) != EOF) { getopt_long 159 libglibc/getopt.h extern int getopt_long (int ___argc, char *const *___argv, getopt_long 127 libglibc/getopt1.c c = getopt_long (argc, argv, "abc:d:0123456789",