Home
last modified time | relevance | path

Searched defs:ST_MANDLOCK (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dstatvfs.h34 #define ST_MANDLOCK 64 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/musl/ndk_musl_include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/musl/include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstatvfs.h37 #define ST_MANDLOCK 64 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs890 pub const ST_MANDLOCK: ::c_ulong = 64; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1588 pub const ST_MANDLOCK: ::c_ulong = 64; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2304 pub const ST_MANDLOCK: ::c_ulong = 64; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1740 pub const ST_MANDLOCK: ::c_ulong = 64; constant