VSF Documented
|
#include <stat.h>
Data Fields | |
dev_t | st_dev |
dev_t | st_rdev |
ino64_t | st_ino |
mode_t | st_mode |
nlink_t | st_nlink |
uid_t | st_uid |
gid_t | st_gid |
off64_t | st_size |
blksiz_t | st_blksize |
blkcnt64_t | st_blocks |
mode_t | st_attr |
struct timespec | st_atim |
struct timespec | st_mtim |
struct timespec | st_ctim |
dev_t stat::st_dev |
dev_t stat::st_rdev |
ino64_t stat::st_ino |
mode_t stat::st_mode |
nlink_t stat::st_nlink |
uid_t stat::st_uid |
gid_t stat::st_gid |
off64_t stat::st_size |
blksiz_t stat::st_blksize |
blkcnt64_t stat::st_blocks |
mode_t stat::st_attr |
struct timespec stat::st_atim |
struct timespec stat::st_mtim |
struct timespec stat::st_ctim |