Home
last modified time | relevance | path

Searched defs:MS_UNBINDABLE (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
Dmount.h41 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmount.h42 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h42 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/ndk_musl_include/sys/
Dmount.h41 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h41 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmount.h41 #define MS_UNBINDABLE (1<<17) macro
/third_party/musl/include/sys/
Dmount.h42 #define MS_UNBINDABLE (1<<17) macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs621 pub const MS_UNBINDABLE: ::c_ulong = 0x020000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1557 pub const MS_UNBINDABLE: ::c_ulong = 0x020000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs407 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs402 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs401 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs414 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs402 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs402 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs403 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs414 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs407 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs402 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs411 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs406 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs411 pub const MS_UNBINDABLE: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs406 pub const MS_UNBINDABLE: u32 = 131072; constant