Home
last modified time | relevance | path

Searched defs:PR_SET_SECUREBITS (Results 1 – 25 of 26) sorted by relevance

12

/third_party/rust/crates/rustix/src/thread/
Dprctl.rs454 const PR_SET_SECUREBITS: c_int = 28; constant
/third_party/musl/ndk_musl_include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/musl/include/sys/
Dprctl.h56 #define PR_SET_SECUREBITS 28 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1086 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2757 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1980 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2569 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1220 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1224 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1214 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1238 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1223 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1224 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1217 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1230 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1228 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1225 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1233 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1438 pub const PR_SET_SECUREBITS: u32 = 28; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1225 pub const PR_SET_SECUREBITS: u32 = 28; constant

12