Home
last modified time | relevance | path

Searched refs:stx_gid (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx01.c110 if (getegid() == buff.stx_gid) in test_normal_file()
111 tst_res(TPASS, "stx_gid(%u) is correct", buff.stx_gid); in test_normal_file()
114 buff.stx_gid, getegid()); in test_normal_file()
/third_party/musl/src/stat/
Dfstatat.c17 uint32_t stx_gid; member
49 .st_gid = stx.stx_gid, in fstatat_statx()
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstat.h39 uint32_t stx_gid; member
/third_party/libuv/src/unix/
Dlinux-syscalls.h43 uint32_t stx_gid; member
Dfs.c1565 buf->st_gid = statxbuf.stx_gid; in uv__fs_statx()
/third_party/ltp/include/lapi/
Dstat.h81 uint32_t stx_gid; member
/third_party/glib/gio/
Dglocalfileinfo.h155 inline static guint32 _g_stat_gid (const GLocalFileStat *buf) { return buf->stx_gid; } in _g_stat_gid()
/third_party/ltp/doc/
Dc-test-tutorial-simple.txt372 uint32_t stx_gid;