Home
last modified time | relevance | path

Searched defs:stat64 (Results 1 – 12 of 12) sorted by relevance

/third_party/gptfdisk/
Ddiskio.cc24 #define stat64 stat macro
Ddiskio.h34 #define stat64 stat macro
Ddiskio-windows.cc23 #define stat64 stat macro
/third_party/musl/ndk_musl_include/sys/
Dstat.h101 #define stat64 stat macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/musl/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/musl/porting/linux/user/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h102 #define stat64 stat macro
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c430 PUBLIC int stat64(const char* path, struct stat64* stat_buf) in stat64() function
/third_party/pulseaudio/src/utils/
Dpadsp.c2540 int stat64(const char *pathname, struct stat64 *buf) { function