/third_party/musl/ndk_musl_include/sys/ |
D | inotify.h | 44 #define IN_MASK_ADD 0x20000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | inotify.h | 44 #define IN_MASK_ADD 0x20000000 macro
|
/third_party/musl/include/sys/ |
D | inotify.h | 44 #define IN_MASK_ADD 0x20000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | inotify.h | 44 #define IN_MASK_ADD 0x20000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | inotify.h | 44 #define IN_MASK_ADD 0x20000000 macro
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | inotify.h | 52 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 916 IN_MASK_ADD
|
D | android.txt | 813 IN_MASK_ADD
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2632 pub const IN_MASK_ADD: u32 = 0x2000_0000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 3115 pub const IN_MASK_ADD: u32 = 0x2000_0000; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 704 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 699 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 704 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 699 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 698 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 711 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 919 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 699 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 699 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 708 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 700 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 711 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 919 pub const IN_MASK_ADD: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 708 pub const IN_MASK_ADD: u32 = 536870912; constant
|