#include <stdapis/sys/stat.h>
| struct nstat |
| Public Attributes | |
|---|---|
| unsigned | int |
| struct timespec | st_atimespec |
| struct timespec | st_birthtimespec |
| blksize_t | st_blksize |
| blkcnt_t | st_blocks |
| struct timespec | st_ctimespec |
| __dev_t | st_dev |
| fflags_t | st_flags |
| __uint32_t | st_gen |
| gid_t | st_gid |
| ino_t | st_ino |
| __uint32_t | st_mode |
| struct timespec | st_mtimespec |
| __uint32_t | st_nlink |
| __dev_t | st_rdev |
| off_t | st_size |
| uid_t | st_uid |