Home
last modified time | relevance | path

Searched defs:PR_SET_NO_NEW_PRIVS (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dprctl.h40 # define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/libfuse/util/
H A Dmount.fuse.c48 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/musl/include/sys/
H A Dprctl.h111 #define PR_SET_NO_NEW_PRIVS 38 macro
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs515 const PR_SET_NO_NEW_PRIVS: c_int = 38; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1126 pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2766 pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2609 pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2020 pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1256 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1269 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1259 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1251 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1264 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1261 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1256 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1245 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1469 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1254 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1477 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1255 pub const PR_SET_NO_NEW_PRIVS: u32 = 38; consts

Completed in 189 milliseconds

12