| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | inotify.h | 25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | inotify.h | 25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
|
| /third_party/musl/include/sys/ |
| D | inotify.h | 25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | inotify.h | 25 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) macro
|
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| D | inotify.h | 46 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */ macro
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1440 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 2615 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 3054 pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 693 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 693 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 693 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 694 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 692 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 705 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 702 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 698 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 693 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 705 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 698 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 702 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 913 pub const IN_CLOSE: u32 = 24; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| D | general.rs | 913 pub const IN_CLOSE: u32 = 24; constant
|