Home
last modified time | relevance | path

Searched refs:st_gid (Results 101 - 125 of 338) sorted by relevance

12345678910>>...14

/third_party/musl/arch/mipsn32/bits/
H A Dstat.h8 gid_t st_gid; member
/third_party/musl/arch/powerpc/
H A Dkstat.h7 gid_t st_gid; member
/third_party/musl/arch/riscv64/
H A Dkstat.h7 gid_t st_gid; member
/third_party/musl/arch/x32/
H A Dkstat.h8 gid_t st_gid; member
/third_party/musl/arch/x86_64/
H A Dkstat.h8 gid_t st_gid; member
/third_party/musl/arch/x86_64/bits/
H A Dstat.h11 gid_t st_gid; member
/third_party/rust/crates/libc/src/unix/newlib/
H A Dgeneric.rs14 pub st_gid: ::gid_t,
/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()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dstat.h29 compat_ulong_t st_gid; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dia32.h40 unsigned int st_gid; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dstat.h29 compat_ulong_t st_gid; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dia32.h40 unsigned int st_gid; member
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod02.c46 TST_EXP_EQ_LI(buf.st_gid, 0); in run()
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir05.c39 if (buf.st_gid != getegid()) { in verify_mkdir()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D17-1.c55 if (stat_buf.st_gid == getegid()) { in main()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Db64.rs10 pub st_gid: ::gid_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Db64.rs10 pub st_gid: ::gid_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Db64.rs10 pub st_gid: ::gid_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Db64.rs9 pub st_gid: ::gid_t,
/third_party/ltp/testcases/kernel/syscalls/lstat/
H A Dlstat01.c41 stat_buf.st_gid != group_id || in run()
/third_party/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat02.c32 TST_EXP_EQ_LU(stat_buf.st_gid, group_id); in run()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dpowerpc64.rs16 pub st_gid: ::gid_t,
H A Dpowerpc.rs16 pub st_gid: ::gid_t,
H A Dx86.rs16 pub st_gid: ::gid_t,
/third_party/f2fs-tools/tools/
H A Dfibmap.c80 printf("gid [0x%8x : %d]\n", st->st_gid, st->st_gid); in print_stat()

Completed in 9 milliseconds

12345678910>>...14