Home
last modified time | relevance | path

Searched refs:win32_fstat (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/aranym/aranym-1.1.0/src/Unix/
H A Dwin32_supp.h126 #define fstat(f, s) win32_fstat(f, s)
136 int win32_fstat(int fd, struct stat *buf);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/win32/
H A Dinterface.h34 int win32_fstat(int fd, struct win32_stat *wst);
H A Dstat.c155 int win32_fstat(int fd, struct win32_stat *wst)
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/
H A Dwin32.h52 #define fstat win32_fstat
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32iop-o.h73 DllExport int win32_fstat(int fd,struct stat *sbufptr);
234 #define fstat(fd,bufptr) win32_fstat(fd,bufptr)
H A Dwin32iop.h69 DllExport int win32_fstat(int fd,Stat_t *sbufptr);
295 #define fstat(fd,bufptr) win32_fstat(fd,bufptr)
H A Dperlhost.h968 return win32_fstat(handle, buffer); in PerlLIOFileStat()
H A Dwince.c1565 win32_fstat(int fd, struct stat *sbufptr) in win32_fstat() function
H A Dwin32.c2958 win32_fstat(int fd, Stat_t *sbufptr) in win32_fstat() function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32iop.h70 DllExport int win32_fstat(int fd,Stat_t *sbufptr);
242 #define fstat(fd,bufptr) win32_fstat(fd,bufptr)
H A Dperlhost.h961 return win32_fstat(handle, buffer); in PerlLIOFileStat()
H A Dwin32.c3268 win32_fstat(int fd, Stat_t *sbufptr) in win32_fstat() function
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32iop.h70 DllExport int win32_fstat(int fd,Stat_t *sbufptr);
239 #define fstat(fd,bufptr) win32_fstat(fd,bufptr)
H A Dperlhost.h961 return win32_fstat(handle, buffer); in PerlLIOFileStat()
H A Dwin32.c2967 win32_fstat(int fd, Stat_t *sbufptr) in win32_fstat() function
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32iop.h70 DllExport int win32_fstat(int fd,Stat_t *sbufptr);
242 #define fstat(fd,bufptr) win32_fstat(fd,bufptr)
H A Dperlhost.h961 return win32_fstat(handle, buffer); in PerlLIOFileStat()
H A Dwin32.c3268 win32_fstat(int fd, Stat_t *sbufptr) in win32_fstat() function
/dports/emulators/aranym/aranym-1.1.0/src/Unix/cygwin/
H A Dwin32_supp.cpp357 extern "C" int win32_fstat(int fd, struct stat *st) in win32_fstat() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c347 # define FSTAT win32_fstat
1038 win32_fstat(int file_number, struct win32_stat *result) in win32_fstat() function
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c1024 # define FSTAT win32_fstat
1225 win32_fstat(int file_number, struct win32_stat *result) in win32_fstat() function
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c1024 # define FSTAT win32_fstat
1225 win32_fstat(int file_number, struct win32_stat *result) in win32_fstat() function