tag | line | file | source code |
---|---|---|---|
pid_t | 29 | include/asm-alpha/types.h | typedef int pid_t; |
pid_t | 29 | include/asm-i386/types.h | typedef int pid_t; |
pid_t | 97 | include/asm-mips/types.h | typedef __s32 pid_t; |
pid_t | 29 | include/asm-ppc/types.h | typedef int pid_t; |
pid_t | 39 | include/asm-sparc/types.h | typedef int pid_t; |