Searched defs:st_mode (Results 1 – 1 of 1) sorted by relevance
33 public final int st_mode; /*mode_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()