/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/ |
H A D | file_utils_test.cpp | 126 EXPECT_TRUE(st.st_uid == uid); in HWTEST_F() 136 EXPECT_TRUE(st.st_uid == uid); in HWTEST_F() 233 EXPECT_TRUE(st.st_uid == uid); in HWTEST_F() 259 EXPECT_TRUE(st.st_uid == uid); in HWTEST_F()
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 71 short st_uid; /* user ID of owner */ member 222 buf->st_uid = crtstat->st_uid; in copy_stat()
|
/third_party/musl/src/stat/ |
H A D | fstatat.c | 48 .st_uid = stx.stx_uid, in fstatat_statx() 113 .st_uid = kst.st_uid, in fstatat_kstat()
|
/third_party/python/Lib/ |
H A D | netrc.py | 147 if prop.st_uid != os.getuid(): 150 fowner = pwd.getpwuid(prop.st_uid)[0] 152 fowner = 'uid %s' % prop.st_uid
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | compat.h | 30 __compat_uid_t st_uid; member 53 unsigned int st_uid; member
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | compat.h | 37 __compat_uid_t st_uid; member 60 unsigned int st_uid; member
|
/third_party/ltp/testcases/kernel/syscalls/fchown/ |
H A D | fchown02.c | 62 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()
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_other.c | 191 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/musl/arch/mips64/ |
H A D | kstat.h | 7 uid_t st_uid; member
|
/third_party/musl/arch/powerpc64/ |
H A D | kstat.h | 6 uid_t st_uid; member
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | stat.h | 6 uid_t st_uid; member
|
/third_party/musl/arch/s390x/ |
H A D | kstat.h | 6 uid_t st_uid; member
|
/third_party/musl/arch/s390x/bits/ |
H A D | stat.h | 6 uid_t st_uid; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | kstat.h | 7 uid_t st_uid; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | stat.h | 10 uid_t st_uid; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | stat.h | 10 uid_t st_uid; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | kstat.h | 7 uid_t st_uid; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | stat.h | 10 uid_t st_uid; member
|
/third_party/musl/arch/aarch64/bits/ |
H A D | stat.h | 6 uid_t st_uid; member
|
/third_party/musl/arch/aarch64/ |
H A D | kstat.h | 6 uid_t st_uid; member
|
/third_party/musl/arch/i386/bits/ |
H A D | stat.h | 10 uid_t st_uid; member
|
/third_party/musl/arch/microblaze/bits/ |
H A D | stat.h | 9 uid_t st_uid; member
|
/third_party/musl/arch/mips/bits/ |
H A D | stat.h | 10 uid_t st_uid; member
|
/third_party/musl/arch/mipsn32/ |
H A D | kstat.h | 7 uid_t st_uid; member
|
/third_party/musl/arch/or1k/bits/ |
H A D | stat.h | 9 uid_t st_uid; member
|