Home
last modified time | relevance | path

Searched defs:gid (Results 1 - 25 of 854) sorted by relevance

12345678910>>...35

/third_party/musl/src/unistd/
H A Dsetgid.c5 int setgid(gid_t gid) in setgid() argument
H A Dchown.c5 int chown(const char *path, uid_t uid, gid_t gid) in chown() argument
H A Dlchown.c6 int lchown(const char *path, uid_t uid, gid_t gid) in lchown() argument
H A Dfchown.c6 int fchown(int fd, uid_t uid, gid_t gid) in fchown() argument
H A Dfchownat.c4 int fchownat(int fd, const char *path, uid_t uid, gid_t gid, int flag) in fchownat() argument
/third_party/musl/src/linux/
H A Dsetfsgid.c4 int setfsgid(gid_t gid) in setfsgid() argument
/third_party/musl/porting/liteos_a/user/src/unistd/
H A Dlchown.c6 int lchown(const char *path, uid_t uid, gid_t gid) in lchown() argument
/third_party/ltp/testcases/kernel/syscalls/setgid/
H A Dsetgid01.c17 static gid_t gid; variable
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_gid.h30 int GID_SIZE_CHECK(gid_t gid) in GID_SIZE_CHECK() argument
/third_party/pulseaudio/src/daemon/
H A Dcaps.c50 gid_t gid; in pa_drop_root() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.h42 static inline u32 qedr_get_ipv4_from_gid(const u8 *gid) in qedr_get_ipv4_from_gid() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmcg.c42 void *gid; in mlx5_core_attach_mcg() local
55 void *gid; in mlx5_core_detach_mcg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmcg.c41 void *gid; in mlx5_core_attach_mcg() local
54 void *gid; in mlx5_core_detach_mcg() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.h42 static inline u32 qedr_get_ipv4_from_gid(const u8 *gid) in qedr_get_ipv4_from_gid() argument
/third_party/eudev/src/shared/
H A Dmkdir-label.c33 int mkdir_safe_label(const char *path, mode_t mode, uid_t uid, gid_t gid) { in mkdir_safe_label() argument
H A Ddev-setup.c34 int dev_setup(const char *prefix, uid_t uid, gid_t gid) { in dev_setup() argument
/third_party/musl/src/misc/
H A Dinitgroups.c5 int initgroups(const char *user, gid_t gid) in initgroups() argument
/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown01.c20 static int uid, gid; variable
25 FILENAME, uid, gid); in run() local
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H A Dsetfsgid01.c33 gid_t gid; in run() local
39 TST_EXP_VAL(SETFSGID(nobody_gid), gid); in run() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dsyscall.c42 gid_t gid; in syscall_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetgid.c28 gid_t gid = getgid(); in getgid_0100() local
H A Dsetgid.c27 uid_t gid = 0; in setgid_0100() local
/third_party/skia/third_party/externals/freetype/tests/issue-1063/
H A Dmain.c37 FT_UInt gid = FT_Get_Char_Index( face, i ); in main() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dsock_flags_kern.c15 __u32 gid = gid_uid >> 32; in bpf_prog1() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_credentials_pri.h45 UINT32 gid; member

Completed in 4 milliseconds

12345678910>>...35