Searched refs:st_ctime (Results 1 – 2 of 2) sorted by relevance
63 public final long st_ctime; /*time_t*/ field in StructStat78 long st_rdev, long st_size, long st_atime, long st_mtime, long st_ctime, in StructStat() argument90 this.st_ctime = st_ctime; in StructStat()
430 static_cast<jlong>(sb.st_ctime), static_cast<jlong>(sb.st_blksize), in makeStructStat()