OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GID_T
(Results
1 - 13
of
13
) sorted by null
/external/ltp/testcases/kernel/syscalls/utils/
compat_gid.h
29
typedef __kernel_old_gid_t
GID_T
;
30
int GID_SIZE_CHECK(
gid_t
gid)
40
typedef
gid_t
GID_T
;
41
int GID_SIZE_CHECK(
gid_t
gid LTP_ATTRIBUTE_UNUSED)
/external/elfutils/backends/
tilegx_corenote.c
56
#define
GID_T
uint32_t
alpha_corenote.c
62
#define
GID_T
uint32_t
m68k_corenote.c
54
#define
GID_T
uint16_t
riscv_corenote.c
51
# define
GID_T
uint16_t
61
# define
GID_T
uint32_t
sh_corenote.c
62
#define
GID_T
uint16_t
aarch64_corenote.c
45
#define
GID_T
uint32_t
arm_corenote.c
66
#define
GID_T
uint16_t
i386_corenote.c
74
#define
GID_T
uint16_t
ppc_corenote.c
125
#define
GID_T
uint32_t
sparc_corenote.c
91
# define
GID_T
uint16_t
102
# define
GID_T
uint32_t
s390_corenote.c
109
# define
GID_T
uint16_t
120
# define
GID_T
uint32_t
x86_64_corenote.c
112
#define
GID_T
uint32_t
Completed in 2650 milliseconds