Home
last modified time | relevance | path

Searched defs:MS_NOUSER (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmount.h55 #define MS_NOUSER (1U<<31) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmount.h54 #define MS_NOUSER (1U<<31) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmount.h54 #define MS_NOUSER (1U<<31) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmount.h55 #define MS_NOUSER (1U<<31) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmount.h54 #define MS_NOUSER (1U<<31) macro
/third_party/musl/include/sys/
H A Dmount.h55 #define MS_NOUSER (1U<<31) macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs616 pub const MS_NOUSER: ::c_ulong = 0x80000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs993 pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1566 pub const MS_NOUSER: ::c_ulong = 0x80000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1238 pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs416 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs428 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs421 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs421 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs425 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs428 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs425 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs415 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs420 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs416 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs420 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs416 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs417 pub const MS_NOUSER: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs416 pub const MS_NOUSER: u32 = 2147483648; consts

Completed in 207 milliseconds