Searched defs:st_gid (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ |
D | StructStat.java | 42 public final int st_gid; /*gid_t*/ field in StructStat 86 public StructStat(long st_dev, long st_ino, int st_mode, long st_nlink, int st_uid, int st_gid, in StructStat() 97 public StructStat(long st_dev, long st_ino, int st_mode, long st_nlink, int st_uid, int st_gid, in StructStat()
|
/frameworks/libs/binary_translation/kernel_api/riscv64/ |
D | guest_types.h | 83 uint32_t st_gid; member
|