Home
last modified time | relevance | path

Searched defs:IN_CLOSE_WRITE (Results 1 – 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dinotify.h23 #define IN_CLOSE_WRITE 0x00000008 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dinotify.h23 #define IN_CLOSE_WRITE 0x00000008 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dinotify.h23 #define IN_CLOSE_WRITE 0x00000008 macro
/third_party/musl/include/sys/
Dinotify.h23 #define IN_CLOSE_WRITE 0x00000008 macro
/third_party/musl/ndk_musl_include/sys/
Dinotify.h23 #define IN_CLOSE_WRITE 0x00000008 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h30 #define IN_CLOSE_WRITE 0x00000008 /* Writtable file was closed */ macro
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1438 pub const IN_CLOSE_WRITE: u32 = 0x00000008; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2613 pub const IN_CLOSE_WRITE: u32 = 0x0000_0008; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3052 pub const IN_CLOSE_WRITE: u32 = 0x0000_0008; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs693 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs686 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs693 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs681 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs681 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs690 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs680 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs682 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs681 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs681 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs686 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs901 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs901 pub const IN_CLOSE_WRITE: u32 = 8; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs690 pub const IN_CLOSE_WRITE: u32 = 8; constant