|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <stat.h>

Public Member Functions | |
| __int64 | DECLSPEC_ALIGN (8) st_size |
Public Attributes | |
| _dev_t | st_dev |
| _ino_t | st_ino |
| unsigned short | st_mode |
| short | st_nlink |
| short | st_uid |
| short | st_gid |
| _dev_t | st_rdev |
| __time64_t | st_atime |
| __time64_t | st_mtime |
| __time64_t | st_ctime |
| __int64 | st_size |
| __int64 _stat64::DECLSPEC_ALIGN | ( | 8 | ) |
| __time64_t _stat64::st_atime |
Definition at line 145 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| __time64_t _stat64::st_ctime |
Definition at line 147 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| _dev_t _stat64::st_dev |
Definition at line 137 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| short _stat64::st_gid |
Definition at line 142 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| _ino_t _stat64::st_ino |
Definition at line 138 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
Definition at line 139 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| __time64_t _stat64::st_mtime |
Definition at line 146 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| short _stat64::st_nlink |
Definition at line 140 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| _dev_t _stat64::st_rdev |
Definition at line 143 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| __int64 _stat64::st_size |
Definition at line 78 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().
| short _stat64::st_uid |
Definition at line 141 of file stat.h.
Referenced by _fstat32i64(), msvcrt_stat64_to_stat(), msvcrt_stat64_to_stat32(), msvcrt_stat64_to_stat32i64(), msvcrt_stat64_to_stat64i32(), and msvcrt_stat64_to_stati64().