Home
last modified time | relevance | path

Searched defs:MNT_DETACH (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/include/lapi/
Dmount.h25 # define MNT_DETACH 2 macro
/third_party/selinux/libselinux/src/
Dload_policy.c23 #define MNT_DETACH 2 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmount.h63 #define MNT_DETACH 2 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h63 #define MNT_DETACH 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmount.h62 #define MNT_DETACH 2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmount.h62 #define MNT_DETACH 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h62 #define MNT_DETACH 2 macro
/third_party/musl/include/sys/
Dmount.h63 #define MNT_DETACH 2 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1071 pub const MNT_DETACH: ::c_int = 0x2; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1848 pub const MNT_DETACH: ::c_int = 0x2; constant