Home
last modified time | relevance | path

Searched refs:FAN_ALLOW (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify03.c72 {FAN_OPEN_PERM, FAN_ALLOW},
91 {FAN_OPEN_PERM, FAN_ALLOW},
110 {FAN_OPEN_PERM, FAN_ALLOW},
H A Dfanotify07.c148 resp.response = FAN_ALLOW; in loose_fanotify_events()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h91 #define FAN_ALLOW 0x01 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h91 #define FAN_ALLOW 0x01 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h91 #define FAN_ALLOW 0x01 macro
/third_party/musl/include/sys/
H A Dfanotify.h97 #define FAN_ALLOW 0x01 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3392 pub const FAN_ALLOW: u32 = 0x01; consts

Completed in 15 milliseconds