Searched defs:_stat64 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/sys/
H A Dstat.h142 struct _stat64 { struct
167 int __cdecl _fstat64(int,struct _stat64*);
168 int __cdecl _stat64(const char*,struct _stat64*);
176 int __cdecl _wstat64(const wchar_t*,struct _stat64*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/sys/
H A Dstat.h110 struct _stat64 { struct
133 int __cdecl _fstat64(int,struct _stat64*);
134 int __cdecl _stat64(const char*,struct _stat64*);
141 int __cdecl _wstat64(const wchar_t*,struct _stat64*);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dwchar.h207 struct _stat64 { struct
311 int __cdecl _wstat64(const wchar_t*,struct _stat64*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dwchar.h175 struct _stat64 { struct
278 int __cdecl _wstat64(const wchar_t*,struct _stat64*);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_unixos.h635 _MD_Stat64 _stat64; member in struct:_MD_IOVector

Completed in 46 milliseconds