#include <ffio.h>
Public Attributes | |
| dev_t | st_dev |
| long | st_pad1 [3] |
| ino_t | st_ino |
| mode_t | st_mode |
| nlink_t | st_nlink |
| uid_t | st_uid |
| gid_t | st_gid |
| dev_t | st_rdev |
| long | st_pad2 [2] |
| off_t | st_size |
| long | st_pad3 |
| timestruc_t | st_atim |
| timestruc_t | st_mtim |
| timestruc_t | st_ctim |
| long | st_blksize |
| long | st_blocks |
| char | st_fstype [16] |
| long | st_pad4 [8] |
Definition at line 382 of file ffio.h.
| timestruc_t ffc_stat_s::st_atim |
| timestruc_t ffc_stat_s::st_ctim |
| dev_t ffc_stat_s::st_dev |
| char ffc_stat_s::st_fstype[16] |
| gid_t ffc_stat_s::st_gid |
| ino_t ffc_stat_s::st_ino |
| mode_t ffc_stat_s::st_mode |
| timestruc_t ffc_stat_s::st_mtim |
| nlink_t ffc_stat_s::st_nlink |
| long ffc_stat_s::st_pad1[3] |
| long ffc_stat_s::st_pad2[2] |
| long ffc_stat_s::st_pad3 |
| long ffc_stat_s::st_pad4[8] |
| dev_t ffc_stat_s::st_rdev |
| off_t ffc_stat_s::st_size |
| uid_t ffc_stat_s::st_uid |
1.7.1