Searched defs:gid_t (Results 1 – 3 of 3) sorted by relevance
/linux/tools/include/nolibc/ | ||
H A D | std.h | 27 typedef unsigned int gid_t; typedef |
/linux/kernel/ | ||
H A D | sys.c | 469 SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egi argument |
/linux/include/linux/ | ||
H A D | types.h | 38 typedef __kernel_gid32_t gid_t; typedef |