Home
last modified time | relevance | path

Searched refs:PTRACE_O_TRACESECCOMP (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h76 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h76 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h76 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/third_party/musl/include/sys/
H A Dptrace.h77 #define PTRACE_O_TRACESECCOMP 0x00000080 macro
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dlinux.rs184 PTRACE_O_TRACESECCOMP;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1185 pub const PTRACE_O_TRACESECCOMP: ::c_int = 0x00000080; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1952 pub const PTRACE_O_TRACESECCOMP: ::c_int = 0x00000080; consts

Completed in 27 milliseconds