Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h44 #define FAN_CLOSE_WRITE 0x08 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h44 #define FAN_CLOSE_WRITE 0x08 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h44 #define FAN_CLOSE_WRITE 0x08 macro
/third_party/musl/include/sys/
H A Dfanotify.h44 #define FAN_CLOSE_WRITE 0x08 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3357 pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008; consts

Completed in 16 milliseconds