ReactOS 0.4.16-dev-2104-gb84fa49
_stat64 Struct Reference

#include <stat.h>

Collaboration diagram for _stat64:

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
 

Detailed Description

Definition at line 136 of file stat.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

__int64 _stat64::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ st_atime

◆ st_ctime

◆ st_dev

◆ st_gid

◆ st_ino

◆ st_mode

◆ st_mtime

◆ st_nlink

◆ st_rdev

◆ st_size

◆ st_uid


The documentation for this struct was generated from the following files: