/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mount.h | 52 #define MS_BORN (1<<29) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mount.h | 53 #define MS_BORN (1<<29) macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mount.h | 53 #define MS_BORN (1<<29) macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mount.h | 52 #define MS_BORN (1<<29) macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mount.h | 52 #define MS_BORN (1<<29) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mount.h | 52 #define MS_BORN (1<<29) macro
|
/third_party/musl/include/sys/ |
D | mount.h | 53 #define MS_BORN (1<<29) macro
|
/third_party/rust/crates/nix/ |
D | CHANGELOG.md | 1255 - Removed `MS_VERBOSE`, `MS_NOSEC`, and `MS_BORN` from `MsFlags`. These
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 419 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 414 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 419 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 414 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 413 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 426 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 418 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 414 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 414 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 423 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 415 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 426 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 418 pub const MS_BORN: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 423 pub const MS_BORN: u32 = 536870912; constant
|