/third_party/pulseaudio/src/pulsecore/ |
D | memfd-wrappers.h | 62 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
|
/third_party/libbpf/include/uapi/linux/ |
D | fcntl.h | 42 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
|
/third_party/ltp/include/lapi/ |
D | fcntl.h | 60 # define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */ macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 137 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 134 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 134 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 135 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 134 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 134 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/musl/include/ |
D | fcntl.h | 137 #define F_SEAL_SHRINK 0x0002 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 480 pub const F_SEAL_SHRINK: ::c_int = 0x0002; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 3105 pub const F_SEAL_SHRINK: ::c_int = 2; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1428 pub const F_SEAL_SHRINK: ::c_int = 0x0002; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 252 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 252 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 253 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 264 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 264 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 252 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 261 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 251 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 252 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 257 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 257 pub const F_SEAL_SHRINK: u32 = 2; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 261 pub const F_SEAL_SHRINK: u32 = 2; constant
|