Home
last modified time | relevance | path

Searched defs:_stat64i32 (Results 1 – 19 of 19) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h69 struct _stat64i32 { struct
70 _dev_t st_dev;
71 _ino_t st_ino;
73 short st_nlink;
74 short st_uid;
75 short st_gid;
76 _dev_t st_rdev;
77 _off_t st_size;
78 __time64_t st_atime;
79 __time64_t st_mtime;
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h69 struct _stat64i32 { struct
70 _dev_t st_dev;
71 _ino_t st_ino;
73 short st_nlink;
74 short st_uid;
75 short st_gid;
76 _dev_t st_rdev;
77 _off_t st_size;
78 __time64_t st_atime;
79 __time64_t st_mtime;
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h166 struct _stat64i32 { struct
188 int __cdecl __MINGW_NOTHROW _stat64i32 (const char*, struct _stat64i32*); argument
240 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h166 struct _stat64i32 { struct
188 int __cdecl __MINGW_NOTHROW _stat64i32 (const char*, struct _stat64i32*); argument
240 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwchar.h672 struct _stat64i32 { struct
694 int __cdecl __MINGW_NOTHROW _stat64i32 (const char*, struct _stat64i32*); argument
746 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwchar.h672 struct _stat64i32 { struct
694 int __cdecl __MINGW_NOTHROW _stat64i32 (const char*, struct _stat64i32*); argument
746 __CRT_MAYBE_INLINE int __cdecl _stat64i32(const char *fname, struct _stat64i32 *_stat) { in _stat64i32() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/stdio/
H A D_stat64i32.c61 int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat) in _stat64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/stdio/
H A D_stat64i32.c61 int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat) in _stat64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h101 __CRT_INLINE int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat) in _stat64i32() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h101 __CRT_INLINE int __cdecl _stat64i32(const char *_Name,struct _stat64i32 *_Stat) in _stat64i32() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_wrap_win.cc196 int _stat64i32(const char* path, struct _stat64i32* buf) { in _stat64i32() function
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_windows.h282 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_windows.h282 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_windows.h279 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_windows.h285 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_windows.h285 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_windows.h285 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/mac/meandmyshadow/archive/
H A Darchive_windows.h382 #define _stat64i32(path, st) __la_stat(path, st) macro
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libarchive/
H A Darchive_windows.h329 #define _stat64i32(path, st) la_stat(path, st) macro