Home
last modified time | relevance | path

Searched defs:fstat64 (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/misc/aarch64/linux/
H A Dfstat.s9 fstat64: label
/third_party/musl/porting/linux/user/src/misc/aarch64/
H A Dfstat.s9 fstat64: label
/third_party/gptfdisk/
H A Ddiskio.h33 #define fstat64 fstat macro
H A Ddiskio.cc23 #define fstat64 fstat macro
H A Ddiskio-windows.cc22 #define fstat64 fstat macro
H A Ddiskio-unix.cc45 #define fstat64 fstat macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h103 #define fstat64 fstat macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h103 #define fstat64 fstat macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h103 #define fstat64 fstat macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h103 #define fstat64 fstat macro
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c92 REAL_FUNCTION_POINTER(fstat64); variable
491 PUBLIC int fstat64(int fd, struct stat64* stat_buf) in fstat64() function
/third_party/musl/include/sys/
H A Dstat.h160 #define fstat64 fstat macro
/third_party/alsa-lib/include/
H A Dlocal.h90 #define fstat64 fstat macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1700 pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; in fstat64() functions

Completed in 12 milliseconds