Home
last modified time | relevance | path

Searched defs:fstat (Results 1 – 9 of 9) sorted by relevance

/reactos/drivers/bus/acpi/acpica/include/platform/
H A Dacwin.h100 #define fstat _fstat macro
H A Dacwin64.h83 #define fstat _fstat macro
/reactos/sdk/include/ucrt/sys/
H A Dstat.h219 static __inline int __CRTDECL fstat(int const _FileHandle, struct stat* const _Stat) in fstat() function
233 static __inline int __CRTDECL fstat(int const _FileHandle, struct stat* const _Stat) in fstat() function
/reactos/modules/rosapps/applications/net/ncftp/sio/
H A Dsyshdrs.h49 # define fstat _fstat macro
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dsyshdrs.h65 # define fstat _fstat macro
H A Dgetline.c45 # define fstat _fstat macro
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dsyshdrs.h50 # define fstat _fstat macro
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Ddisk.c1113 struct stat fstat; in disk_query_directory() local
/reactos/sdk/include/crt/sys/
H A Dstat.h341 __CRT_INLINE int __cdecl fstat(int _Desc,struct stat *_Stat) { in fstat() function