tag | line | file | source code |
---|---|---|---|
SIGINT | 14 | include/asm-alpha/signal.h | #define SIGINT 2 |
SIGINT | 10 | include/asm-i386/signal.h | #define SIGINT 2 |
SIGINT | 10 | include/asm-m68k/signal.h | #define SIGINT 2 |
SIGINT | 28 | include/asm-mips/signal.h | #define SIGINT 2 /* Interrupt (ANSI). */ |
SIGINT | 10 | include/asm-ppc/signal.h | #define SIGINT 2 |
SIGINT | 14 | include/asm-sparc/signal.h | #define SIGINT 2 |