stat Struct Reference
#include
<stdapis/sys/stat.h>
Detailed Description
This structure provides detailed information about a file. The information returned depends on the type of file and/or the file system on which the file resides. Includes following members,
Member Attribute Documentation
__st_atimensec
__st_ctimensec
__st_mtimensec
int
st_atime
st_birthtime
st_birthtimensec
st_blocks
blocks allocated for file
st_ctime
st_flags
user defined flags for file
st_gid
group ID of the file's group
st_lspare
st_mtime
st_uid
user ID of the file's owner