Home
last modified time | relevance | path

Searched defs:UMOUNT_NOFOLLOW (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/include/lapi/
H A Dmount.h33 # define UMOUNT_NOFOLLOW 8 macro
/third_party/libfuse/include/
H A Dfuse_mount_compat.h36 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmount.h65 #define UMOUNT_NOFOLLOW 8 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmount.h65 #define UMOUNT_NOFOLLOW 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmount.h64 #define UMOUNT_NOFOLLOW 8 macro
/third_party/musl/include/sys/
H A Dmount.h65 #define UMOUNT_NOFOLLOW 8 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1073 pub const UMOUNT_NOFOLLOW: ::c_int = 0x8; consts

Completed in 7 milliseconds