stat_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

padding
byte[16 - timespec.sizeof] padding;
Undocumented in source.
st_atime
time_t st_atime;
Undocumented in source.
st_atimensec
c_ulong st_atimensec;
Undocumented in source.
st_birthtimespec
timespec st_birthtimespec;
Undocumented in source.
st_blksize
blksize_t st_blksize;
Undocumented in source.
st_blocks
blkcnt_t st_blocks;
Undocumented in source.
st_ctime
time_t st_ctime;
Undocumented in source.
st_ctimensec
c_ulong st_ctimensec;
Undocumented in source.
st_dev
dev_t st_dev;
Undocumented in source.
st_flags
fflags_t st_flags;
Undocumented in source.
st_gen
uint st_gen;
Undocumented in source.
st_gid
gid_t st_gid;
Undocumented in source.
st_ino
ino_t st_ino;
Undocumented in source.
st_lspare
int st_lspare;
Undocumented in source.
st_mode
mode_t st_mode;
Undocumented in source.
st_mtime
time_t st_mtime;
Undocumented in source.
st_mtimensec
c_ulong st_mtimensec;
Undocumented in source.
st_nlink
nlink_t st_nlink;
Undocumented in source.
st_rdev
dev_t st_rdev;
Undocumented in source.
st_size
off_t st_size;
Undocumented in source.
st_uid
uid_t st_uid;
Undocumented in source.

Meta