Home
last modified time | relevance | path

Searched refs:_stat32i64 (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h152 struct _stat32i64 { struct
187 int __cdecl __MINGW_NOTHROW _stat32i64 (const char*, struct _stat32i64*);
197 int __cdecl __MINGW_NOTHROW _fstat32i64 (int, struct _stat32i64*);
220 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
224 memset(_stat, 0, sizeof(struct _stat32i64)); in _fstat32i64()
260 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64() function
264 memset(_stat, 0, sizeof(struct _stat32i64)); in _stat32i64()
286 #define _stati64 _stat32i64
312 _CRTIMP int __cdecl __MINGW_NOTHROW _wstat32i64 (const wchar_t*, struct _stat32i64*);
334 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h152 struct _stat32i64 { struct
187 int __cdecl __MINGW_NOTHROW _stat32i64 (const char*, struct _stat32i64*);
197 int __cdecl __MINGW_NOTHROW _fstat32i64 (int, struct _stat32i64*);
220 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
224 memset(_stat, 0, sizeof(struct _stat32i64)); in _fstat32i64()
260 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64() function
264 memset(_stat, 0, sizeof(struct _stat32i64)); in _stat32i64()
286 #define _stati64 _stat32i64
312 _CRTIMP int __cdecl __MINGW_NOTHROW _wstat32i64 (const wchar_t*, struct _stat32i64*);
334 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h9 #define _stati64 _stat32i64
13 #define _stat32i64 _stati64 macro
55 struct _stat32i64 { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h9 #define _stati64 _stat32i64
13 #define _stat32i64 _stati64 macro
55 struct _stat32i64 { struct
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h72 _CRTIMP int __cdecl _fstat32i64(int _FileDes,struct _stat32i64 *_Stat);
98 _CRTIMP int __cdecl _stat32i64(const char *_Name,struct _stat32i64 *_Stat);
127 _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat);
276 #define stat _stat32i64
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h72 _CRTIMP int __cdecl _fstat32i64(int _FileDes,struct _stat32i64 *_Stat);
98 _CRTIMP int __cdecl _stat32i64(const char *_Name,struct _stat32i64 *_Stat);
127 _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat);
276 #define stat _stat32i64
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwchar.h658 struct _stat32i64 { struct
693 int __cdecl __MINGW_NOTHROW _stat32i64 (const char*, struct _stat32i64*);
703 int __cdecl __MINGW_NOTHROW _fstat32i64 (int, struct _stat32i64*);
726 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
730 memset(_stat, 0, sizeof(struct _stat32i64)); in _fstat32i64()
766 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64() function
770 memset(_stat, 0, sizeof(struct _stat32i64)); in _stat32i64()
792 #define _stati64 _stat32i64
813 _CRTIMP int __cdecl __MINGW_NOTHROW _wstat32i64 (const wchar_t*, struct _stat32i64*);
837 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwchar.h658 struct _stat32i64 { struct
693 int __cdecl __MINGW_NOTHROW _stat32i64 (const char*, struct _stat32i64*);
703 int __cdecl __MINGW_NOTHROW _fstat32i64 (int, struct _stat32i64*);
726 __CRT_MAYBE_INLINE int __cdecl _fstat32i64(int desc, struct _stat32i64 *_stat) { in _fstat32i64()
730 memset(_stat, 0, sizeof(struct _stat32i64)); in _fstat32i64()
766 __CRT_MAYBE_INLINE int __cdecl _stat32i64(const char *fname, struct _stat32i64 *_stat) { in _stat32i64() function
770 memset(_stat, 0, sizeof(struct _stat32i64)); in _stat32i64()
792 #define _stati64 _stat32i64
813 _CRTIMP int __cdecl __MINGW_NOTHROW _wstat32i64 (const wchar_t*, struct _stat32i64*);
837 __CRT_MAYBE_INLINE int __cdecl _wstat32i64(const wchar_t *fname, struct _stat32i64 *_stat) { in _wstat32i64()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_wrap_win.cc90 int _fstat32i64(int fd, struct _stat32i64* buf) { in _fstat32i64()
203 int _stat32i64(const char* path, struct _stat32i64* buf) { in _stat32i64() function
H A Dkernel_wrap.h87 int _fstat32i64(int fd, struct _stat32i64* buf);
126 int _stat32i64(const char* path, struct _stat32i64* buf);
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/misc/amanda-client/amanda-3.3.9/gnulib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/net/ocserv/ocserv-1.1.3/gl/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/lang/guile2/guile-2.2.7/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/mail/anubis/anubis-4.2/lib/
H A Dsys_stat.in.h649 # undef _stat32i64
650 # define _stat32i64(name, st) rpl_stat (name, st)
663 # undef _stat32i64
664 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/security/shishi/shishi-1.0.2/gl/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/deskutils/gcal/gcal-4.1/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/devel/cssc/CSSC-1.4.1/gl/lib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)
/dports/math/latte-integrale/latte-version_1_7_6/code/gnulib/
H A Dsys_stat.in.h647 # undef _stat32i64
648 # define _stat32i64(name, st) rpl_stat (name, st)
661 # undef _stat32i64
662 # define _stat32i64(name, st) rpl_stat (name, st)

12345678