Searched refs:oldsigint (Results 1 – 2 of 2) sorted by relevance
394 void (*oldsigint)(); /* Function to call for SIGINT */ local497 oldsigint = signal(SIGINT, SIG_IGN);547 (void) signal(SIGINT, oldsigint);
509 sigfunc_t oldsigint, oldsigquit; local570 oldsigint = sm_signal(SIGINT, SIG_IGN);612 (void) sm_signal(SIGINT, oldsigint);