| tag | line | file | source code |
|---|---|---|---|
| SIGTSTP | 30 | include/asm-alpha/signal.h | #define SIGTSTP 18 |
| SIGTSTP | 29 | include/asm-i386/signal.h | #define SIGTSTP 20 |
| SIGTSTP | 53 | include/asm-mips/signal.h | #define SIGTSTP 24 /* Keyboard stop (POSIX). */ |
| SIGTSTP | 29 | include/asm-ppc/signal.h | #define SIGTSTP 20 |
| SIGTSTP | 58 | include/asm-sparc/signal.h | #define SIGTSTP 18 |