sighandler_t 432 gtags-cscope/display.c sighandler_t savesig; /* old value of signal */ sighandler_t 61 gtags-cscope/exec.c static sighandler_t oldsigquit; /**< old value of quit signal */ sighandler_t 62 gtags-cscope/exec.c static sighandler_t oldsighup; /**< old value of hangup signal */ sighandler_t 63 gtags-cscope/exec.c static sighandler_t oldsigtstp; /**< old value of @VAR{SIGTSTP} */ sighandler_t 94 gtags-cscope/global-cscope.h typedef RETSIGTYPE (*sighandler_t)(int); sighandler_t 83 gtags-cscope/input.c sighandler_t savesig; /* old value of signal */ sighandler_t 191 gtags-cscope/mypopen.c sighandler_t hstat, istat, qstat;