tag | line | file | source code |
---|---|---|---|
SIGCHLD | 11 | arch/alpha/kernel/entry.S | #define SIGCHLD 20 |
SIGCHLD | 32 | include/asm-alpha/signal.h | #define SIGCHLD 20 |
SIGCHLD | 26 | include/asm-i386/signal.h | #define SIGCHLD 17 |
SIGCHLD | 26 | include/asm-m68k/signal.h | #define SIGCHLD 17 |
SIGCHLD | 45 | include/asm-mips/signal.h | #define SIGCHLD 18 /* Child status has changed (POSIX). */ |
SIGCHLD | 26 | include/asm-ppc/signal.h | #define SIGCHLD 17 |
SIGCHLD | 62 | include/asm-sparc/signal.h | #define SIGCHLD 20 |