StuBS
stat Struct Reference

Public Attributes

dev_t st_dev
 
ino_t st_ino
 
umode_t st_mode
 
nlink_t st_nlink
 
uid_t st_uid
 
gid_t st_gid
 
dev_t st_rdev
 
off_t st_size
 
blksize_t st_blksize
 
blkcnt_t st_blocks
 
time_t st_atime
 
time_t st_mtime
 
time_t st_ctime
 

Member Data Documentation

◆ st_dev

dev_t stat::st_dev

◆ st_ino

ino_t stat::st_ino

◆ st_mode

umode_t stat::st_mode

◆ st_nlink

nlink_t stat::st_nlink

◆ st_uid

uid_t stat::st_uid

◆ st_gid

gid_t stat::st_gid

◆ st_rdev

dev_t stat::st_rdev

◆ st_size

off_t stat::st_size

◆ st_blksize

blksize_t stat::st_blksize

◆ st_blocks

blkcnt_t stat::st_blocks

◆ st_atime

time_t stat::st_atime

◆ st_mtime

time_t stat::st_mtime

◆ st_ctime

time_t stat::st_ctime

The documentation for this struct was generated from the following file: