Home
last modified time | relevance | path

Searched defs:IN_CLOSE_NOWRITE (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/include/sys/
H A Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dinotify.h31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1439 pub const IN_CLOSE_NOWRITE: u32 = 0x00000010; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2614 pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3053 pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs682 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs694 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs687 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs687 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs691 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs694 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs691 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs681 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs902 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs682 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs902 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs682 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs683 pub const IN_CLOSE_NOWRITE: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs682 pub const IN_CLOSE_NOWRITE: u32 = 16; consts

Completed in 203 milliseconds