Searched refs:_fstat32 (Results 1 – 3 of 3) sorted by relevance
137 #define _fstat _fstat32154 _ACRTIMP int __cdecl _fstat32(222 return _fstat32(_FileHandle, (struct _stat32*)_Stat); in fstat()
152 _fstat32(265 #define _fstat32 _fstat macro270 __CRT_INLINE int __cdecl _fstat32(int _FileDes, struct _stat32 *_Stat) in _fstat32() function
588 extern "C" int __cdecl _fstat32(int const fh, struct _stat32* const result) in _fstat32() function