tag | line | file | source code |
---|---|---|---|
gid_t | 99 | include/asm-mips/types.h | typedef __s32 gid_t; |
gid_t | 31 | include/asm-ppc/types.h | typedef unsigned int gid_t; |
gid_t | 41 | include/asm-sparc/types.h | typedef unsigned short gid_t; |
gid_t | 17 | include/linux/types.h | typedef __kernel_gid_t gid_t; |