/third_party/pulseaudio/src/pulsecore/ |
D | memfd-wrappers.h | 58 #define F_ADD_SEALS (F_LINUX_SPECIFIC_BASE + 9) macro
|
/third_party/ltp/include/lapi/ |
D | fcntl.h | 49 # define F_ADD_SEALS (1033) macro
|
/third_party/libbpf/include/uapi/linux/ |
D | fcntl.h | 35 #define F_ADD_SEALS (F_LINUX_SPECIFIC_BASE + 9) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 133 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 131 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/include/ |
D | fcntl.h | 130 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 131 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 130 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 130 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 130 #define F_ADD_SEALS 1033 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 130 #define F_ADD_SEALS 1033 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 476 pub const F_ADD_SEALS: ::c_int = 1033; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 3092 pub const F_ADD_SEALS: ::c_int = 19; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1424 pub const F_ADD_SEALS: ::c_int = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 254 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 249 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 248 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 261 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 249 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 249 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 250 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 261 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 254 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 249 pub const F_ADD_SEALS: u32 = 1033; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 258 pub const F_ADD_SEALS: u32 = 1033; constant
|