/third_party/ltp/testcases/kernel/syscalls/inotify_init/ |
D | inotify_init1_01.c | 65 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | inotify.h | 17 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | inotify.h | 17 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | inotify.h | 17 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/include/sys/ |
D | inotify.h | 17 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | inotify.h | 17 #define IN_CLOEXEC O_CLOEXEC macro
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2649 pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 3132 pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 712 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 708 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 703 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 703 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 703 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 704 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 703 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 702 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 708 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 715 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 715 pub const IN_CLOEXEC: u32 = 524288; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 923 pub const IN_CLOEXEC: u32 = 4194304; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 923 pub const IN_CLOEXEC: u32 = 4194304; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 712 pub const IN_CLOEXEC: u32 = 524288; constant
|