Home
last modified time | relevance | path

Searched defs:FAN_MARK_DONT_FOLLOW (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h76 #define FAN_MARK_DONT_FOLLOW 0x04 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h76 #define FAN_MARK_DONT_FOLLOW 0x04 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h76 #define FAN_MARK_DONT_FOLLOW 0x04 macro
/third_party/musl/include/sys/
H A Dfanotify.h80 #define FAN_MARK_DONT_FOLLOW 0x04 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3384 pub const FAN_MARK_DONT_FOLLOW: ::c_uint = 0x0000_0004; consts

Completed in 21 milliseconds