Home
last modified time | relevance | path

Searched refs:SIGINT (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
A Dsignal.h23 #define SIGINT 2 macro
/arch/powerpc/lib/
A Dkgdb.c54 { 0x500, SIGINT }, /* interrupt */
/arch/sandbox/cpu/
A Dos.c347 signal(SIGINT, SIG_DFL); in os_sigint_handler()
348 raise(SIGINT); in os_sigint_handler()
417 signal(SIGINT, os_sigint_handler); in os_tty_raw()

Completed in 8 milliseconds