oldsigtstp         63 gtags-cscope/exec.c static	sighandler_t oldsigtstp; /**< old value of @VAR{SIGTSTP} */
oldsigtstp        154 gtags-cscope/exec.c 		oldsigtstp = signal(SIGTSTP, SIG_DFL);
oldsigtstp        190 gtags-cscope/exec.c 	signal(SIGTSTP, oldsigtstp);