tag | line | file | source code |
---|---|---|---|
SIGBUS | 22 | include/asm-alpha/signal.h | #define SIGBUS 10 |
SIGBUS | 16 | include/asm-i386/signal.h | #define SIGBUS 7 |
SIGBUS | 16 | include/asm-m68k/signal.h | #define SIGBUS 7 |
SIGBUS | 37 | include/asm-mips/signal.h | #define SIGBUS 10 /* BUS error (4.2 BSD). */ |
SIGBUS | 16 | include/asm-ppc/signal.h | #define SIGBUS 7 |
SIGBUS | 42 | include/asm-sparc/signal.h | #define SIGBUS 10 |