Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h69 #define FAN_UNLIMITED_MARKS 0x20 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h69 #define FAN_UNLIMITED_MARKS 0x20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h69 #define FAN_UNLIMITED_MARKS 0x20 macro
/third_party/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3380 pub const FAN_UNLIMITED_MARKS: ::c_uint = 0x0000_0020; consts

Completed in 20 milliseconds