Home
last modified time | relevance | path

Searched defs:F_SEAL_WRITE (Results 1 - 25 of 27) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A Dmemfd-wrappers.h64 #define F_SEAL_WRITE 0x0008 /* prevent writes */ macro
/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h44 #define F_SEAL_WRITE 0x0008 /* prevent writes */ macro
/third_party/ltp/include/lapi/
H A Dfcntl.h66 # define F_SEAL_WRITE 0x0008 /* prevent writes */ macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h137 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h136 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h136 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h136 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h139 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h136 #define F_SEAL_WRITE 0x0008 macro
/third_party/musl/include/
H A Dfcntl.h139 #define F_SEAL_WRITE 0x0008 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs482 pub const F_SEAL_WRITE: ::c_int = 0x0008; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1430 pub const F_SEAL_WRITE: ::c_int = 0x0008; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3106 pub const F_SEAL_WRITE: ::c_int = 8; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs254 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs266 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs259 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs259 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs263 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs266 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs263 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs253 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs257 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs254 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs257 pub const F_SEAL_WRITE: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs254 pub const F_SEAL_WRITE: u32 = 8; consts

Completed in 217 milliseconds

12