Lines Matching refs:gid_t
32 gid_t getgid:getgid32() lp32
33 gid_t getgid:getgid() lp64
36 gid_t getegid:getegid32() lp32
37 gid_t getegid:getegid() lp64
40 gid_t getresgid:getresgid32(gid_t* rgid, gid_t* egid, gid_t* sgid) lp32
41 gid_t getresgid:getresgid(gid_t* rgid, gid_t* egid, gid_t* sgid) lp64
42 int getgroups:getgroups32(int, gid_t*) lp32
43 int getgroups:getgroups(int, gid_t*) lp64
44 int setgid:setgid32(gid_t) lp32
45 int setgid:setgid(gid_t) lp64
52 int setresgid:setresgid32(gid_t, gid_t, gid_t) lp32
53 int setresgid:setresgid(gid_t, gid_t, gid_t) lp64
54 int setfsgid:setfsgid32(gid_t) lp32
55 int setfsgid:setfsgid(gid_t) lp64
84 int setgroups:setgroups32(int, const gid_t*) lp32
85 int setgroups:setgroups(int, const gid_t*) lp64
87 int setregid:setregid32(gid_t, gid_t) lp32
88 int setregid:setregid(gid_t, gid_t) lp64
144 int fchown:fchown32(int, uid_t, gid_t) lp32
145 int fchown:fchown(int, uid_t, gid_t) lp64
158 int fchownat(int, const char*, uid_t, gid_t, int) all