tag | line | file | source code |
---|---|---|---|
uid_t | 98 | include/asm-mips/types.h | typedef __s32 uid_t; |
uid_t | 30 | include/asm-ppc/types.h | typedef unsigned int uid_t; |
uid_t | 40 | include/asm-sparc/types.h | typedef unsigned short uid_t; |
uid_t | 16 | include/linux/types.h | typedef __kernel_uid_t uid_t; |