/third_party/pulseaudio/src/pulsecore/ |
D | memfd-wrappers.h | 59 #define F_GET_SEALS (F_LINUX_SPECIFIC_BASE + 10) macro
|
/third_party/ltp/include/lapi/ |
D | fcntl.h | 53 # define F_GET_SEALS (1034) macro
|
/third_party/libbpf/include/uapi/linux/ |
D | fcntl.h | 36 #define F_GET_SEALS (F_LINUX_SPECIFIC_BASE + 10) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 134 #define F_GET_SEALS 1034 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 132 #define F_GET_SEALS 1034 macro
|
/third_party/musl/include/ |
D | fcntl.h | 131 #define F_GET_SEALS 1034 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 132 #define F_GET_SEALS 1034 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 131 #define F_GET_SEALS 1034 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 131 #define F_GET_SEALS 1034 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 131 #define F_GET_SEALS 1034 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 131 #define F_GET_SEALS 1034 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 477 pub const F_GET_SEALS: ::c_int = 1034; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 3093 pub const F_GET_SEALS: ::c_int = 20; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1425 pub const F_GET_SEALS: ::c_int = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 255 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 250 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 249 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 262 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 250 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 250 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 251 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 262 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 255 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 250 pub const F_GET_SEALS: u32 = 1034; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 259 pub const F_GET_SEALS: u32 = 1034; constant
|