tag | line | file | source code |
---|---|---|---|
SIGSTOP | 29 | include/asm-alpha/signal.h | #define SIGSTOP 17 |
SIGSTOP | 28 | include/asm-i386/signal.h | #define SIGSTOP 19 |
SIGSTOP | 52 | include/asm-mips/signal.h | #define SIGSTOP 23 /* Stop, unblockable (POSIX). */ |
SIGSTOP | 28 | include/asm-ppc/signal.h | #define SIGSTOP 19 |
SIGSTOP | 57 | include/asm-sparc/signal.h | #define SIGSTOP 17 |