Home
last modified time | relevance | path

Searched defs:_fstat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
D_mingw_stat64.h4 #define _fstat _fstat32 macro
17 #define _fstat _fstat64i32 macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/
H A Dsyscalls.c167 int _fstat(int32_t file, struct stat *st) in _fstat() function