|
HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
POSIX stat structure. More...
#include <posix.h>
| time_t stat::st_atime |
Definition at line 117 of file posix.h.
Referenced by dump_stat(), and stat().
| time_t stat::st_ctime |
Definition at line 119 of file posix.h.
Referenced by dump_stat(), and stat().
| gid_t stat::st_gid |
Definition at line 112 of file posix.h.
Referenced by dump_stat(), and stat().
| mode_t stat::st_mode |
| time_t stat::st_mtime |
Definition at line 118 of file posix.h.
Referenced by dump_stat(), lif_add_ascii_file_as_e010(), ls_info(), and stat().
| off_t stat::st_size |
Definition at line 114 of file posix.h.
Referenced by dump_stat(), lif_open_volume(), ls_info(), and stat().
| uid_t stat::st_uid |
Definition at line 111 of file posix.h.
Referenced by dump_stat(), and stat().
1.8.17