helpstring        104 gtags-cscope/display.c static	char	helpstring[] = "Press the ? key for help";
helpstring        184 gtags-cscope/display.c 	move(0, COLS - (int) sizeof(helpstring));
helpstring        185 gtags-cscope/display.c 	addstr(helpstring);