Home
last modified time | relevance | path

Searched defs:ino64_t (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Ddirent.h66 #define ino64_t ino_t macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Ddirent.h67 #define ino64_t ino_t macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Ddirent.h67 #define ino64_t ino_t macro
/third_party/musl/porting/uniproton/kernel/include/
H A Ddirent.h67 #define ino64_t ino_t macro
/third_party/musl/include/
H A Ddirent.h67 #define ino64_t ino_t macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h109 #define ino64_t ino_t macro
H A Dtypes.h78 #define ino64_t ino_t macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtypes.h78 #define ino64_t ino_t macro
H A Dstat.h109 #define ino64_t ino_t macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h109 #define ino64_t ino_t macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtypes.h78 #define ino64_t ino_t macro
H A Dstat.h109 #define ino64_t ino_t macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h109 #define ino64_t ino_t macro
H A Dtypes.h75 #define ino64_t ino_t macro
/third_party/musl/include/sys/
H A Dtypes.h78 #define ino64_t ino_t macro
H A Dstat.h166 #define ino64_t ino_t macro
/third_party/alsa-lib/include/
H A Dlocal.h89 #define ino64_t ino_t macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs8 pub type ino64_t = u64; types
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs23 pub type ino64_t = u64; types
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs48 pub type ino64_t = u64; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs7 pub type ino64_t = u64; types

Completed in 42 milliseconds