Home
last modified time | relevance | path

Searched refs:IN_CLOSE (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dinotify.h25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dinotify.h25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dinotify.h25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
/third_party/musl/include/sys/
Dinotify.h25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
/third_party/musl/ndk_musl_include/sys/
Dinotify.h25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h46 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */ macro
/third_party/rust/crates/nix/src/sys/
Dinotify.rs74 IN_CLOSE;
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt906 IN_CLOSE
Dandroid.txt803 IN_CLOSE
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1440 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2615 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3054 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs698 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs693 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs913 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs705 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs705 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs913 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs693 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs693 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs702 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs692 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs694 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs693 pub const IN_CLOSE: u32 = 24; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs702 pub const IN_CLOSE: u32 = 24; constant

12