Searched defs:st_uid (Results 1 – 1 of 1) sorted by relevance
39 public final int st_uid; /*uid_t*/ field in StructStat77 public StructStat(long st_dev, long st_ino, int st_mode, long st_nlink, int st_uid, int st_gid, in StructStat()