tag | line | file | source code |
---|---|---|---|
uid_t | 30 | include/asm-alpha/types.h | typedef unsigned int uid_t; |
uid_t | 30 | include/asm-i386/types.h | typedef unsigned short uid_t; |
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; |