/third_party/ltp/include/lapi/ |
D | mount.h | 13 # define MS_REC 16384 macro
|
/third_party/libfuse/include/ |
D | fuse_mount_compat.h | 23 #define MS_REC 16384 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mount.h | 39 #define MS_REC 16384 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mount.h | 39 #define MS_REC 16384 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mount.h | 38 #define MS_REC 16384 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mount.h | 38 #define MS_REC 16384 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mount.h | 38 #define MS_REC 16384 macro
|
/third_party/musl/include/sys/ |
D | mount.h | 39 #define MS_REC 16384 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 618 pub const MS_REC: ::c_ulong = 0x4000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1554 pub const MS_REC: ::c_ulong = 0x4000; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 398 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 398 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 399 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 410 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 410 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 398 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 407 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 397 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 398 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 403 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 403 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 407 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 402 pub const MS_REC: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 402 pub const MS_REC: u32 = 16384; constant
|