Home
last modified time | relevance | path

Searched defs:lstat64 (Results 1 - 9 of 9) sorted by relevance

/third_party/gptfdisk/
H A Ddiskio-unix.cc46 #define lstat64 lstat macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h104 #define lstat64 lstat macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h104 #define lstat64 lstat macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h104 #define lstat64 lstat macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h104 #define lstat64 lstat macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h104 #define lstat64 lstat macro
/third_party/musl/include/sys/
H A Dstat.h161 #define lstat64 lstat macro
/third_party/alsa-lib/include/
H A Dlocal.h83 #define lstat64 lstat macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1709 pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; in lstat64() functions

Completed in 12 milliseconds