Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h92 #define FAN_DENY 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h92 #define FAN_DENY 0x02 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h92 #define FAN_DENY 0x02 macro
/third_party/musl/include/sys/
H A Dfanotify.h98 #define FAN_DENY 0x02 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3393 pub const FAN_DENY: u32 = 0x02; consts

Completed in 18 milliseconds