show_help 84 global/global.c int show_help; show_help 146 global/global.c {"help", no_argument, &show_help, 1}, show_help 356 global/global.c if (show_help) show_help 61 gtags-cscope/gtags-cscope.c int show_help; show_help 88 gtags-cscope/gtags-cscope.c {"help", no_argument, &show_help, 1}, show_help 147 gtags-cscope/gtags-cscope.c if (show_help) show_help 67 gtags-parser/gctags.c int show_help; show_help 154 gtags-parser/gctags.c {"help", no_argument, &show_help, 1}, show_help 209 gtags-parser/gctags.c else if (show_help) show_help 73 gtags/gtags.c int show_help; show_help 128 gtags/gtags.c {"help", no_argument, &show_help, 1}, show_help 236 gtags/gtags.c if (show_help) show_help 113 htags/htags.c int show_help; /* --help command */ show_help 286 htags/htags.c {"help", no_argument, &show_help, 1}, show_help 1645 htags/htags.c if (show_help) show_help 83 htags/htags.h extern int show_help;