getopt_long       230 global/global.c 	while ((optchar = getopt_long(argc, argv, "ace:ifgGIlnoOpPqrstTuvx", long_options, &option_index)) != EOF) {
getopt_long       130 gtags-cscope/gtags-cscope.c 	while ((optchar = getopt_long(argc, argv, "bCcdeF:f:hI:i:kLlp:qRs:TUuVv0123456789", long_options, &option_index)) != EOF) {
getopt_long       165 gtags-parser/gctags.c 	while ((optchar = getopt_long(argc, argv, "bdenqrstvw", long_options, &option_index)) != EOF) {
getopt_long       161 gtags/gtags.c  	while ((optchar = getopt_long(argc, argv, "f:iIn:oqvwse", long_options, &option_index)) != EOF) {
getopt_long      1456 htags/htags.c  	while ((optchar = getopt_long(argc, argv, "acCd:DfFghIm:noqsS:t:Tvwx", long_options, &option_index)) != EOF) {
getopt_long       106 libglibc/getopt.h extern int getopt_long (int argc, char *const *argv, const char *shortopts,
getopt_long       119 libglibc/getopt.h extern int getopt_long ();
getopt_long       115 libglibc/getopt1.c       c = getopt_long (argc, argv, "abc:d:0123456789",