struct_stat

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

Members

Variables

dummy
short dummy;
Undocumented in source.
st_atime
time_t st_atime;
Undocumented in source.
st_ctime
time_t st_ctime;
Undocumented in source.
st_dev
short st_dev;
Undocumented in source.
st_gid
ushort st_gid;
Undocumented in source.
st_ino
ushort st_ino;
Undocumented in source.
st_mode
ushort st_mode;
Undocumented in source.
st_mtime
time_t st_mtime;
Undocumented in source.
st_nlink
short st_nlink;
Undocumented in source.
st_rdev
short st_rdev;
Undocumented in source.
st_size
int st_size;
Undocumented in source.
st_uid
ushort st_uid;
Undocumented in source.

Meta