temp2 370 gtags-cscope/command.c strcat(strcat(newpat, " >"), temp2); temp2 376 gtags-cscope/command.c remove(temp2); temp2 391 gtags-cscope/command.c if (readrefs(temp2) == NO) { temp2 407 gtags-cscope/command.c snprintf(globalcommand, sizeof(globalcommand), "%s %s %s > %s", global_command, globaloption, newpat, temp2); temp2 408 gtags-cscope/command.c remove(temp2); temp2 415 gtags-cscope/command.c if (readrefs(temp2) == NO) { temp2 647 gtags-cscope/command.c if ((script = myfopen(temp2, "w")) == NULL) { temp2 648 gtags-cscope/command.c cannotopen(temp2); temp2 823 gtags-cscope/command.c execute("sh", "sh", temp2, NULL); temp2 227 gtags-cscope/global-cscope.h extern char temp2[]; /**< temporary file name */ temp2 114 gtags-cscope/gtags-cscope.c char temp2[PATHLEN + 1]; /**< temporary file name */ temp2 359 gtags-cscope/gtags-cscope.c snprintf(temp2, sizeof(temp2), "%s/cscope.2", tempdirpv); temp2 636 gtags-cscope/gtags-cscope.c unlink(temp2);