globaloption       72 gtags-cscope/command.c static	char	globaloption[] = "--encode-path=\" \t\" --result=cscope";
globaloption      407 gtags-cscope/command.c 	snprintf(globalcommand, sizeof(globalcommand), "%s %s %s > %s", global_command, globaloption, newpat, temp2);