Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__compat_gid_t
arch/arm64/include/asm/compat.h
13
typedef u16 __compat_gid_t;
arch/mips/include/asm/compat.h
14
typedef s32 __compat_gid_t;
arch/sparc/include/asm/compat.h
14
typedef u16 __compat_gid_t;
arch/x86/include/asm/compat.h
20
typedef u16 __compat_gid_t;
include/asm-generic/compat.h
53
typedef u32 __compat_gid_t;