Home
last modified time | relevance | path

Searched defs:sgid (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/musl/src/unistd/
H A Dsetresgid.c6 int setresgid(gid_t rgid, gid_t egid, gid_t sgid) in setresgid() argument
/third_party/musl/src/misc/
H A Dgetresgid.c5 int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid) in getresgid() argument
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsetresgid.c45 gid_t sgid = 0; in setresgid_0100() local
88 gid_t sgid = 0; in setresgid_0200() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Duid16.c91 old_gid_t rgid, egid, sgid; in SYSCALL_DEFINE3() local
/kernel/linux/linux-6.6/kernel/
H A Duid16.c91 old_gid_t rgid, egid, sgid; in SYSCALL_DEFINE3() local
/kernel/liteos_a/testsuites/unittest/security/reugid/smoke/
H A Dreugid_test_001.cpp46 int sgid = 100; in Child1() local
107 int sgid = 100; in Child() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid03.c25 gid_t *sgid; member
H A Dsetresgid02.c29 gid_t *sgid; member
H A Dsetresgid01.c86 uid_t *sgid; /* saved GID */ member
/third_party/ltp/lib/
H A Dtst_uid.c100 gid_t rgid, egid, sgid; in tst_check_resgid_() local
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat08.c50 static void file_test(const char *name, mode_t mode, int sgid, gid_t gid) in file_test() argument
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen10.c48 static void file_test(const char *name, mode_t mode, int sgid, gid_t gid) in file_test() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c183 u32 sgid, len, nr_attrs, chipid; in opal_sensor_groups_init() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c183 u32 sgid, len, nr_attrs, chipid; in opal_sensor_groups_init() local
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dib_user_sa.h57 __u8 sgid[16]; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dib_user_sa.h57 __u8 sgid[16]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dib_user_sa.h38 __u8 sgid[16]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dib_user_sa.h38 __u8 sgid[16]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dib_user_sa.h25 __u8 sgid[16]; member
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_16.h144 int SETRESGID(void (cleanup)(void), GID_T rgid, GID_T egid, GID_T sgid) in SETRESGID() argument
149 int GETRESGID(void (cleanup)(void), GID_T *rgid, GID_T *egid, GID_T *sgid) in GETRESGID() argument
H A Dcompat_tst_16.h136 int SETRESGID(GID_T rgid, GID_T egid, GID_T sgid) in SETRESGID() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c73 set_av_attr(struct ocrdma_dev *dev, struct ocrdma_ah *ah, struct rdma_ah_attr *attr, const union ib_gid *sgid, int pdid, bool *isvlan, u16 vlan_tag) set_av_attr() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c73 set_av_attr(struct ocrdma_dev *dev, struct ocrdma_ah *ah, struct rdma_ah_attr *attr, const union ib_gid *sgid, int pdid, bool *isvlan, u16 vlan_tag) set_av_attr() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcred.h123 kgid_t sgid; /* saved GID of the task */ member
/kernel/linux/linux-6.6/include/linux/
H A Dcred.h115 kgid_t sgid; /* saved GID of the task */ member

Completed in 9 milliseconds

1234