Searched defs:st_size (Results 1 – 2 of 2) sorted by relevance
54 public final long st_size; /*off_t*/ field in StructStat87 long st_rdev, long st_size, long st_atime, long st_mtime, long st_ctime, in StructStat()98 long st_rdev, long st_size, StructTimespec st_atim, StructTimespec st_mtim, in StructStat()
47 private long st_size; field in UnixFileAttributes