Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatvfs.h34 #define ST_NODEV 4 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatvfs.h31 #define ST_NODEV 4 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatvfs.h34 #define ST_NODEV 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatvfs.h34 #define ST_NODEV 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatvfs.h34 #define ST_NODEV 4 macro
/third_party/musl/include/sys/
H A Dstatvfs.h35 #define ST_NODEV 4 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs887 pub const ST_NODEV: ::c_ulong = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1585 pub const ST_NODEV: ::c_ulong = 4; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2301 pub const ST_NODEV: ::c_ulong = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1737 pub const ST_NODEV: ::c_ulong = 4; consts

Completed in 38 milliseconds