Searched refs:u_interrupt (Results 1 – 1 of 1) sorted by relevance
31 static RETSIGTYPE u_interrupt __P((int));52 static RETSIGTYPE u_interrupt(int type) in u_interrupt() function58 LSIGNAL(SIGINT, u_interrupt); in u_interrupt()157 (void) LSIGNAL(SIGINT, u_interrupt); in init_signals()