OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_fstat32
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_stat64.h
4
#define
_fstat32
_fstat
macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h
69
_CRTIMP int __cdecl
_fstat32
(int _FileDes,struct _stat32 *_Stat);
173
int ret=
_fstat32
(_Desc,&st);
Completed in 957 milliseconds