/third_party/rust/crates/rustix/src/thread/ |
D | prctl.rs | 454 const PR_SET_SECUREBITS: c_int = 28; constant
|
/third_party/musl/ndk_musl_include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/musl/include/sys/ |
D | prctl.h | 56 #define PR_SET_SECUREBITS 28 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1086 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2757 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1980 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2569 pub const PR_SET_SECUREBITS: ::c_int = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1220 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1224 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1214 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1238 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1223 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1224 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1217 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1230 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1228 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1225 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1233 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1438 pub const PR_SET_SECUREBITS: u32 = 28; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1225 pub const PR_SET_SECUREBITS: u32 = 28; constant
|