Home
last modified time | relevance | path

Searched refs:st_gid (Results 51 - 75 of 320) sorted by relevance

12345678910>>...13

/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown02.c52 if (stat_buf.st_uid != uid || stat_buf.st_gid != gid) { in run()
54 tc[i].filename, stat_buf.st_uid, stat_buf.st_gid, uid, gid); in run()
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown03.c39 if (s->st_uid != exp_uid || s->st_gid != exp_gid) in check_owner()
41 FILENAME, s->st_uid, s->st_gid, exp_uid, exp_gid); in check_owner()
H A Dfchown02.c62 if (stat_buf.st_uid != uid || stat_buf.st_gid != gid) in run()
64 tc[i].filename, stat_buf.st_uid, stat_buf.st_gid, uid, gid); in run()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D8-1.c99 stat_after.st_gid != stat_before.st_gid || in main()
/third_party/ffmpeg/libavformat/
H A Dos_support.h72 short st_gid; /* group ID of owner */ member
223 buf->st_gid = crtstat->st_gid; in copy_stat()
/third_party/musl/src/stat/
H A Dfstatat.c49 .st_gid = stx.stx_gid, in fstatat_statx()
114 .st_gid = kst.st_gid, in fstatat_kstat()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcompat.h31 __compat_gid_t st_gid; member
54 unsigned int st_gid; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcompat.h38 __compat_gid_t st_gid; member
61 unsigned int st_gid; member
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod03.c152 if (buf.st_gid != group2_gid) { in main()
251 if (buf.st_gid != group2_gid) { in setup()
H A Dmknod04.c155 if (buf.st_gid != group2_gid) { in main()
256 if (buf.st_gid != group2_gid) { in setup()
H A Dmknod08.c152 if (buf.st_gid != mygid) { in main()
251 if (buf.st_gid != group2_gid) { in setup()
H A Dmknod05.c154 if (buf.st_gid != group2_gid) { in main()
247 if (buf.st_gid != group2_gid) { in setup()
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c191 if (VfsPermissionCheck(statBuff.st_uid, statBuff.st_gid, statBuff.st_mode, EXEC_OP)) { in chdir()
317 if (VfsPermissionCheck(buf.st_uid, buf.st_gid, buf.st_mode, amode)) { in access()
510 stat64Info->st_uid, stat64Info->st_gid, name, linkName); in PrintFileInfo64()
514 stat64Info->st_uid, stat64Info->st_gid, name); in PrintFileInfo64()
543 statInfo->st_uid, statInfo->st_gid, name, linkName); in PrintFileInfo()
547 statInfo->st_uid, statInfo->st_gid, name); in PrintFileInfo()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs23 pub st_gid: ::gid_t,
47 pub st_gid: ::gid_t,
/third_party/rust/crates/libc/src/fuchsia/
H A Dx86_64.rs14 pub st_gid: ::gid_t,
35 pub st_gid: ::gid_t,
/third_party/musl/arch/mips64/
H A Dkstat.h8 gid_t st_gid; member
/third_party/musl/arch/powerpc64/
H A Dkstat.h7 gid_t st_gid; member
/third_party/musl/arch/powerpc64/bits/
H A Dstat.h7 gid_t st_gid; member
/third_party/musl/arch/s390x/
H A Dkstat.h7 gid_t st_gid; member
/third_party/musl/arch/s390x/bits/
H A Dstat.h7 gid_t st_gid; member
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h261 gid_t st_gid; /* group ID of owner */ member
468 unsigned int st_gid; member
655 unsigned short st_gid; member
845 unsigned short st_gid; member
1035 unsigned int st_gid; member
1242 unsigned int st_gid; member
1434 unsigned int st_gid; /* Group ID of the file's group. */ member
1714 buf->st_gid = stat.st_gid; in sys_stat()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/riscv32/bits/
H A Dstat.h7 gid_t st_gid; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dkstat.h8 gid_t st_gid; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dstat.h11 gid_t st_gid; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstat.h11 gid_t st_gid; member

Completed in 12 milliseconds

12345678910>>...13