intindebug
(void) sm_signal(SIGINT, intindebug);
FIX_SYSV_SIGNAL(sig, intindebug);
static SIGFUNC_DECL intindebug __P((int));