Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c107 EXPORT_SYMBOL_PROTO(lstat64); variable
/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 9 milliseconds