#include <corecrt.h>
#include <sys/types.h>
Go to the source code of this file.
|
_ACRTIMP int __cdecl | _fstat32 (_In_ int _FileHandle, _Out_ struct _stat32 *_Stat) |
|
_ACRTIMP int __cdecl | _fstat32i64 (_In_ int _FileHandle, _Out_ struct _stat32i64 *_Stat) |
|
_ACRTIMP int __cdecl | _fstat64i32 (_In_ int _FileHandle, _Out_ struct _stat64i32 *_Stat) |
|
_ACRTIMP int __cdecl | _fstat64 (_In_ int _FileHandle, _Out_ struct _stat64 *_Stat) |
|
_ACRTIMP int __cdecl | _stat32 (_In_z_ char const *_FileName, _Out_ struct _stat32 *_Stat) |
|
_ACRTIMP int __cdecl | _stat32i64 (_In_z_ char const *_FileName, _Out_ struct _stat32i64 *_Stat) |
|
_ACRTIMP int __cdecl | _stat64i32 (_In_z_ char const *_FileName, _Out_ struct _stat64i32 *_Stat) |
|
_ACRTIMP int __cdecl | _stat64 (_In_z_ char const *_FileName, _Out_ struct _stat64 *_Stat) |
|
_ACRTIMP int __cdecl | _wstat32 (_In_z_ wchar_t const *_FileName, _Out_ struct _stat32 *_Stat) |
|
_ACRTIMP int __cdecl | _wstat32i64 (_In_z_ wchar_t const *_FileName, _Out_ struct _stat32i64 *_Stat) |
|
_ACRTIMP int __cdecl | _wstat64i32 (_In_z_ wchar_t const *_FileName, _Out_ struct _stat64i32 *_Stat) |
|
_ACRTIMP int __cdecl | _wstat64 (_In_z_ wchar_t const *_FileName, _Out_ struct _stat64 *_Stat) |
|
◆ __stat64
◆ _fstat
◆ _fstati64
◆ _S_IEXEC
◆ _S_IFCHR
◆ _S_IFDIR
◆ _S_IFIFO
◆ _S_IFMT
◆ _S_IFREG
◆ _S_IREAD
◆ _S_IWRITE
◆ _stat
◆ _stati64
◆ _wstat
◆ _wstati64
◆ _fstat32()
◆ _fstat32i64()
◆ _fstat64()
◆ _fstat64i32()
◆ _stat32()
◆ _stat32i64()
◆ _stat64()
◆ _stat64i32()
◆ _wstat32()
◆ _wstat32i64()
◆ _wstat64()
◆ _wstat64i32()